Example: biology
Parallel Computing in Python using mpi4py

Parallel Computing in Python using mpi4py

Back to document page

MPI distributions normally come with an implementation-speci c execution utility. Executes program multiple times (SPMD parallel programming) Supports multiple nodes Integrates with batch queueing systems Some implementations use \mpiexec" Examples: $ mpirun -n 4 python script.py # on a laptop $ mpirun --host n01,n02,n03,n04 python script.py

  Implementation, Script, Mpi4py

Download Parallel Computing in Python using mpi4py


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries