Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ctribes committed Feb 9, 2022
1 parent 4c75b15 commit d506564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@ make --install build/debug
EXAMPLES OF OPTIMIZATION:

Batch Mode:
There are examples in batch mode in examples/basic/batch/.
There are examples in batch mode in $NOMAD_HOME/examples/basic/batch/.
In each directory, the blackbox functions (usually named bb) are compiled
by default. The problem may be resolved using NOMAD and the parameter file:

$NOMAD_HOME/build/release/bin/nomad param.txt

For convenience, the path to $NOMAD_HOME/build/release/bin directory can
be added to the $PATH environement variable. For *Windows*, this is
be added to the $PATH environment variable. For *Windows*, this is
achieved by setting the parameters for environment variable %PATH%.

Library Mode:
Expand Down

0 comments on commit d506564

Please sign in to comment.