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)
AUTHOR
ipengine is a tool that ships with IPython, created by the IPython Development Team.This manual page was written by Stephan Peijnik <[email protected]>, for the Debian project (but may be used by others). Modified by Fernando Perez <[email protected]> for inclusion in IPython.