]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update comment 15862/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 9 Aug 2023 13:25:37 +0000 (09:25 -0400)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 13:25:37 +0000 (09:25 -0400)
Co-authored-by: Marc Fehling <mafehling.git@gmail.com>
include/deal.II/base/numbers.h

index a516fcaead12945539b27ee441b3b7bce83cac80..360b7cda76f5d3a1137f7e508388789b87744ca7 100644 (file)
@@ -37,7 +37,7 @@
 #define DEAL_II_HOST_DEVICE_ALWAYS_INLINE KOKKOS_FORCEINLINE_FUNCTION
 
 // clang++ assumes that all constexpr functions are __host__ __device__ when
-// when Kokkos was configured with CUDA or HIP support. This is problematic
+// Kokkos was configured with CUDA or HIP support. This is problematic
 // when calling non-constexpr functions in constexpr functions. Hence, we
 // need a way to annotate functions explicitly as host-only.
 #if (defined(__clang__) && defined(__CUDA__)) || defined(KOKKOS_ENABLE_HIP)

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.