Scroll to navigation

MPIPYTHON(1) General Commands Manual MPIPYTHON(1)

NAME

mpipython - Python interpreter with MPI support

SYNOPSIS

mpipython [ options] arguments ...

DESCRIPTION

Python interpreter built with MPI support (MPI initialization must occur before Python starts up, so a separate binary is needed).

SEE ALSO

python(1), MPI(1).
mpipython