start-dlpd reference
The start-dlpd.sh command script is used to start and stop the deep learning process daemon (dlpd).
Location
This command script is installed at $EGO_TOP/dli/1.2.4/dlpd/bin/start-dlpd.sh.
JAVA_OPTIONS
Specifies JVM options.
Attention: JAVA_OPTIONS is the only recommended setting open to
configuration. You may see other settings in the script. Do not modify those settings; changing
their values can severely impact functionality.
- -Xmx
- Specifies the maximum Java heap size, in MB.
- -Xms
- Specifies the initial Java heap size, in MB.