diff --git a/doc/src/Speed_kokkos.rst b/doc/src/Speed_kokkos.rst index da483567b3..e7724eb229 100644 --- a/doc/src/Speed_kokkos.rst +++ b/doc/src/Speed_kokkos.rst @@ -243,7 +243,7 @@ speedup (see the KOKKOS :doc:`package ` command). Using CUDA MPS is recommended in this scenario. Using a GPU-aware MPI library is highly recommended. GPU-aware MPI use can be -avoided by using :doc:`-pk kokkos gpu/aware no `. As above for +avoided by using :doc:`-pk kokkos gpu/aware off `. As above for multi-core CPUs (and no GPU), if N is the number of physical cores/node, then the number of MPI tasks/node should not exceed N.