Package mpi4py :: Module __main__
[hide private]
[frames] | no frames]

Module __main__

source code

Run some benchmarks and tests
Functions [hide private]
 
helloworld(comm, args=None, verbose=True)
Hello, World! using MPI
source code
 
ringtest(comm, args=None, verbose=True)
Time a message going around the ring of processes
source code
 
main(args=None)
Entry-point for python -m mpi4py
source code
Variables [hide private]
  __package__ = 'mpi4py'