From 5e84ceb2c74443a42f4985676c8139be4ca40403 Mon Sep 17 00:00:00 2001 From: Andy Nonaka Date: Thu, 16 May 2024 14:48:49 -0700 Subject: [PATCH] Update Docs/source/MPMD_Tutorials.rst --- Docs/source/MPMD_Tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/source/MPMD_Tutorials.rst b/Docs/source/MPMD_Tutorials.rst index 1f179c41..2ec2e467 100644 --- a/Docs/source/MPMD_Tutorials.rst +++ b/Docs/source/MPMD_Tutorials.rst @@ -135,7 +135,7 @@ Furthermore, the run process here assumes that the current working directory is # Running the MPMD process with 12 ranks mpirun -np 8 ./main3d.gnu.DEBUG.MPI.ex : -np 4 python main.py -Running on Perlmutter (NERSC) +Compiling and Running on Perlmutter (NERSC) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running this case on perlmutter involves creating a python virtual environment.