ipengine(1) - Linux man page

Name

ipengine - IPython parallel computing engine control tool

Synopsis

ipengine [options]

Description

ipengine is a control tool for IPython's parallel computing functions.

Options

-h, --help

show this help message and exit
--furl-file=FURL_FILE
The filename containing the FURL of the controller
--mpi=MPI
How to enable MPI (mpi4py, pytrilions, or empty string to disable)
-l LOGFILE, --logfile=LOGFILE
log file name (defaults to stdout)

See Also

ipython(1),ipcluster(1),ipcontroller(1)

Author

ipengine is a tool that ships with IPython, created by the IPython Development Team.

This manual page was written by Stephan Peijnik <debian@sp.or.at>, for the Debian project (but may be used by others). Modified by Fernando Perez <Fernando.Perez@berkeley.edu> for inclusion in IPython.