Open main menu

Changes

OpenMPI

160 bytes added, 17:11, 13 October 2017
no edit summary
You can continue try this, until a good results
<source lang="bash">
# With shellmpirun -np 4 echo "hello world" # With pythonmpirun -np 4 python -m mpi4py helloworld # If newer version of mpirun, then --report-bindings worksmpirun --report-bindings -np 11 4 echo "hello world"
mpirun --report-bindings -np 12 echo "hello world"
# This is too much
Trusted, Bureaucrats
1,382

edits