File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -180,14 +180,14 @@ make --install build/debug
180180EXAMPLES OF OPTIMIZATION:
181181
182182Batch Mode:
183- There are examples in batch mode in examples/basic/batch/.
183+ There are examples in batch mode in $NOMAD_HOME/ examples/basic/batch/.
184184In each directory, the blackbox functions (usually named bb) are compiled
185185by default. The problem may be resolved using NOMAD and the parameter file:
186186
187187$NOMAD_HOME/build/release/bin/nomad param.txt
188188
189189For convenience, the path to $NOMAD_HOME/build/release/bin directory can
190- be added to the $PATH environement variable. For *Windows*, this is
190+ be added to the $PATH environment variable. For *Windows*, this is
191191achieved by setting the parameters for environment variable %PATH%.
192192
193193Library Mode:
You can’t perform that action at this time.
0 commit comments