Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alanphumphrey
Copy link

These updates were tested on several platforms with OpenMP, Serial, Pthreads, and Cuda backends, with clang version 3.8.1-24 and g++ 6.3.0. Let me know if we want better coverage on compilers/platforms for other miniapp updates.

Now works with deprecated_code enabled or disabled.

Alan Humphrey added 5 commits July 17, 2019 13:44
Fix CXX path to point to standard Kokkos install location for nvcc.

Update KOKKOS_ARCH for more recent CUDA Compute Capability.
Fixes compiler error: cannot call member function ‘void Kokkos::<Space>::fence() const’ without object.
…s turned off.

Add KOKKOS_OPTION disable_deprecated_code to Makefile. Will reset this when miniAero is fully refactored.
@alanphumphrey
Copy link
Author

Should the Device::fence(); --> Device().fence(); changes simply become Kokkos::fence()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant