You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jeremy McCormick edited this page Apr 15, 2020
·
1 revision
Example hps-mc jobs can be found in the examples directory of the repository.
To run an example, follow these steps:
# Setup the environment
. /my/local/install/bin/hps-mc-env.sh
# Change to example directory
cd hps-mc/examples/slic
# Run the example and store the log output to a file
./run.sh &> job.log
Examples will not work without modifying several local files.
First, you must specify where you have installed local external tools.
In each example directory is a file .hpsmc which contains configuration information that is specific to your local environment.
For instance, in the slic example, the following must be customized in the configuration file: