miniAero
miniAero copied to clipboard
Update miniAero for Kokkos 3.0 promotion.
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.
Should the Device::fence(); --> Device().fence(); changes simply become Kokkos::fence()