From: Timo Heister Date: Thu, 1 Aug 2024 18:02:34 +0000 (-0400) Subject: step-64: update info X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17418%2Fhead;p=dealii.git step-64: update info --- diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 0a8013adb0..9b8f63bfc7 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -849,7 +849,7 @@ * * * - * Parallelization via CUDA and MPI + * Parallelization via Kokkos and MPI * * * step-64 diff --git a/examples/step-64/doc/tooltip b/examples/step-64/doc/tooltip index f4c466cb34..4d1beb47bd 100644 --- a/examples/step-64/doc/tooltip +++ b/examples/step-64/doc/tooltip @@ -1 +1 @@ -Matrix-free methods using CUDA and MPI. +Portable Matrix-free methods on devices using Kokkos and MPI.