We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbae4f commit 86b280aCopy full SHA for 86b280a
docs/source/install/install_perlmutter.rst
@@ -86,8 +86,8 @@ following text (and replace the bracketed text by the proper values).
86
module load python cudatoolkit
87
source activate fbpic
88
89
- export MPICH_GPU_SUPPORT_ENABLED=1
90
- export FBPIC_ENABLE_GPUDIRECT=1
+ export MPICH_GPU_SUPPORT_ENABLED=0
+ export FBPIC_ENABLE_GPUDIRECT=0
91
92
srun -n <requestedRanks> python fbpic_script.py
93
0 commit comments