Singularity recipe for PACKAGE.
Copy the
SIF
file- and the
PACKAGE
script
to /opt/packages/PACKAGE/VERSION
.
Copy the file modulefile.lua
to /opt/modules/PACKAGE
as VERSION
.
Run the script build.sh
to build image locally
bash ./build.sh
Run the script rbuild.sh
to build image remotely
bash ./rbuild.sh
To run the available tests, run the command
bash ./test.sh
Copyright © 2020-2021 Pittsburgh Supercomputing Center. All Rights Reserved.
icaoberg at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.