File: mpipython.1

package info (click to toggle)
python-scientific 2.8-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,456 kB
  • sloc: python: 16,436; ansic: 4,379; makefile: 141; sh: 18; csh: 1
file content (12 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
.TH MPIPYTHON 1 "" "mpipython"
.SH NAME
mpipython \- Python interpreter with MPI support
.SH SYNOPSIS
.B mpipython
[\fIoptions\fR] \fIarguments \fR...
.SH DESCRIPTION
Python interpreter built with MPI support (MPI initialization must occur
before Python starts up, so a separate binary is needed).
.PP
.SH "SEE ALSO"
\fBpython\fP(1), \fBMPI\fP(1).