ipengine

Langue: en

Autres versions - même langue

Version: 337046 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

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.