Fork me on GitHub

Scheduler(1)

Synopsis

Scheduler [-hvV] [--ib] [-e=PE_HOSTFILE] [-m=2G] [-p=all] [-P=20617] [-W=8080]

Description

The Scheduler runs parallel jobs over nodes.

Options

-e, --hostfile=PE_HOSTFILE
Environment variable that points to the host file.
-h, --help
Print command help and exit.
--ib, --ipoib
Replace the "hpc" domain with the "ipoib" domain to use the Argon high-speed network.
-m, --memory=2G
String value of -Xmx to pass to worker nodes.
-p, --threadsPerProcess=all
The number of cores (threads) per process (requires -Dpj.nt=X satisfies X ⇐ p).
-P, --port=20617
Set the port the front end server will listen on.
-v, --verbose
Turn on verbose logging during backend Parallel Java startup.
-V, --version
Print the Force Field X version and exit.
-W, --webPort=8080
Set the port the server will serve a webpage to.