We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc0f0e commit 28497d9Copy full SHA for 28497d9
docs/source/tutorial/tutorial.parallelism.rst
@@ -111,4 +111,3 @@ How you call MPI might depend on your specific queuing system, with SLURM for ex
111
112
export MPI4PY_MAX_WORKERS=$SLURM_NTASKS
113
srun -n $SLURM_NTASKS --mpi=pmi2 ~/miniconda3/envs/py37_min/bin/python -m mpi4py.futures run_learner.py
114
-
0 commit comments