Changes

Jump to navigation Jump to search

Tutorial for model free SBiNLab

243 bytes added, 17:21, 13 October 2017
no edit summary
# Load mpi modules
module avail
module load mpi/openmpi-x86_64
module list
# Test with shell
mpirun -np 6 relax --multi='mpi4py'
# Look for: Processor fabric: MPI 2.2 running via mpi4py with 5 slave processors & 1 master. Using MPICH2 1.4.1.
</source>
 
Now we run '''04_run_default_with_tolerance_lim.py''' with more power!
<source lang="bash">
mpirun -np 16 relax --multi='mpi4py' 04_run_default_with_tolerance_lim.py -t 04_run_default_with_tolerance_lim.log
</source>
Trusted, Bureaucrats
1,382

edits

Navigation menu