]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Set KOKKOS_FOUND
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 30 May 2023 19:53:01 +0000 (15:53 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 31 May 2023 12:57:23 +0000 (08:57 -0400)
cmake/modules/FindDEAL_II_KOKKOS.cmake

index 96a5812b7d5f056754d1f6be0a8f94e898e1f18b..fcca57ccfd17c51ab6176f3bd491c5c5d06435e4 100644 (file)
@@ -38,6 +38,8 @@ else()
     HINTS ${KOKKOS_DIR} ${Kokkos_DIR} $ENV{Kokkos_DIR}
     )
 
+  set(KOKKOS_FOUND ${Kokkos_FOUND})
+
   if(Kokkos_FOUND)
     # We need to disable SIMD vectorization for CUDA device code.
     # Otherwise, nvcc compilers from version 9 on will emit an error message like:

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


Typeset in Trocchi and Trocchi Bold Sans Serif.