Query: ipcluster
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPCLUSTER(1) IPCLUSTER(1)NAMEipcluster - IPython parallel computing cluster control toolSYNOPSISipcluster {piexec,local,mpirun,pbs,ssh} [options]DESCRIPTIONipcluster is a control tool for IPython's parallel computing functions. IPython cluster startup. This starts a controller and engines using various approaches. Use the IPYTHONDIR environment variable to change your IPython directory from the default of .ipython or _ipython. The log and security subdirectories of your IPython directory will be used by this script for log files and security files.POSITIONAL ARGUMENTSThe first positional argument should be one of: {mpiexec, local, mpirun, pbs, ssh}, which are the available cluster types. For detailed help on each, type "ipcluster TYPE --help". Briefly: local run a local cluster mpirun run a cluster using mpirun (mpiexec also works) mpiexec run a cluster using mpiexec (mpirun also works) pbs run a pbs cluster ssh run a cluster using ssh, should have ssh-keys setupOPTIONS-h, --help show help message and exitEXAMPLEipcluster local -n 4 This command will start 4 IPython engines on the local computer.SEE ALSOipython(1),ipcontroller(1),ipengine(1)AUTHORipcluster 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 Fer- nando Perez <Fernando.Perez@berkeley.edu> for inclusion in IPython. October 28, 2008 IPCLUSTER(1)
Related Man Pages |
---|
crm_report(8) - centos |
irunner3(1) - debian |
pg_wrapper(1) - debian |
ipcontroller(1) - suse |
irunner(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Grid vs. Parallel vs. Distributed |
Sun cluster setup question |
cluster.log file |
Auto input to fetch cluster manager details |
Pbs script path from the id |