]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small fixes
authorDaniel Arndt <arndtd@ornl.gov>
Thu, 1 Dec 2022 23:08:03 +0000 (18:08 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Thu, 8 Dec 2022 22:13:15 +0000 (17:13 -0500)
include/deal.II/base/kokkos.h
include/deal.II/base/memory_space.h
source/base/kokkos.cc

index 7117f02fa80c16e398111327ea2c23d7d2ba0d82..caccb9446621d9d30d0a463cc2ee273d0c8e8b01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34db769f223a19b303442e35bbfab1e6130abca7..6f03f8d34df73ec77670812f72807aad5378892c 100644 (file)
@@ -43,12 +43,10 @@ namespace MemorySpace
     using kokkos_space = ::Kokkos::DefaultExecutionSpace::memory_space;
   };
 
-#ifdef DEAL_II_WITH_CUDA
   /**
    * Structure describing CUDA memory space.
    */
   using CUDA = Device;
-#endif
 
 } // namespace MemorySpace
 
index 343929746de8e9ee83ca03602b2fc703bb0e2fb1..38e78d6cf15202a7ad0a9be45dd5636bf387ce24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

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.