Skip to content

Commit 37d8b68

Browse files
committed
Accelerated Python/60 MPI: Add --oversubscribe to mpirun.
1 parent e3f910d commit 37d8b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/accelerated-python/notebooks/distributed/60__mpi4py.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"outputs": [],
1111
"source": [
12-
" MPIRUN=\"mpirun\"\n",
12+
" MPIRUN=\"mpirun --oversubscribe\"\n",
1313
"\n",
1414
"import os\n",
1515
"\n",

0 commit comments

Comments
 (0)