Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
To compile and run CUDA code, you need to use an external Kokkos
installation that has been configured with CUDA support.
Note that deal.II requires a compiler that is compatible with the
- backends enabled in Kokkos. In particular, you need to explicitly define Kokkos'
- <code>nvcc_wrapper</code> or <code>clang++</code> as `CMAKE_CXX_COMPILER` when enabling the
+ backends enabled in Kokkos. In particular, you need to explicitly set `CMAKE_CXX_COMPILER` to either Kokkos'
+ <code>nvcc_wrapper</code> or <code>clang++</code> when enabling the
Cuda backend.
</p>
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams