Closed cz4rs closed 2 months ago
Adds BVH_ENABLE_CUDA CMake option and add Cuda workflow to the CI.
BVH_ENABLE_CUDA
Kokkos_BitManipulation.hpp
distbvh-cuda11.4.3-gcc9.4-x64
Kokkos_ARCH_PASCAL61
Kokkos::view
For GitHub GPU runners see: https://github.com/github/roadmap/issues/505 signup.
Can you rebase? I (finally)) merged the clustering branch
Adds
BVH_ENABLE_CUDA
CMake option and add Cuda workflow to the CI.Kokkos_BitManipulation.hpp
instead of relying on intrinsics directlydistbvh-cuda11.4.3-gcc9.4-x64
Docker image (it has Kokkos prebuilt with Cuda enabled andKokkos_ARCH_PASCAL61
selected)Kokkos::view
and other changes described in #11 - follow-up in #16For GitHub GPU runners see: https://github.com/github/roadmap/issues/505 signup.