Mpi4py: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2014

  • curprev 02:1602:16, 24 December 2014imported>T1t0 3,051 bytes +3,051 Created page with "= Simple multi-process hello world = * helloworld.py: <pre> #!/usr/bin/env python # chmod +x hellompi.py # mpiexec -n 10 hellompi.py from mpi4py import MPI size = MPI.COM..."