The Scheduler runs parallel jobs over nodes.
Scheduler(1) Manual Page
Name
Scheduler - The Scheduler runs parallel jobs over nodes.
Synopsis
Scheduler [-hvV] [--ib] [-e=PE_HOSTFILE] [-m=2G] [-p=all] [-P=20617] [-W=8080]
Description
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.