Skip to content

Commit 86b280a

Browse files
committed
Update installation instructions for Perlmutter
1 parent 5dbae4f commit 86b280a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/install/install_perlmutter.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ following text (and replace the bracketed text by the proper values).
8686
module load python cudatoolkit
8787
source activate fbpic
8888

89-
export MPICH_GPU_SUPPORT_ENABLED=1
90-
export FBPIC_ENABLE_GPUDIRECT=1
89+
export MPICH_GPU_SUPPORT_ENABLED=0
90+
export FBPIC_ENABLE_GPUDIRECT=0
9191

9292
srun -n <requestedRanks> python fbpic_script.py
9393

0 commit comments

Comments
 (0)