HOWTO use the GlueX Singularity Container

From GlueXWiki
Revision as of 13:50, 10 April 2018 by Marki (Talk | contribs) (rsync)

Jump to: navigation, search

Install Singularity

See the instructions on the Singularity site.

Get the Container

Download gluex_centos7.img, the container.

Get the Software and Support Files

Use one of two methods.

Tarball

  1. Download the [tarball]. It's 40 GB.
  2. cd <directory that will contain "group">
  3. tar zxvf <directory containing tarball>/group_halld.tar.gz

rsync

rsync -ruvt --delete scosg16.jlab.org:/cvmfs/oasis.opensciencegrid.org/gluex/group/ <directory that contains "group">/group/

Get a Shell Inside the Container

singularity shell --bind <my_local_group_directory>:/group/halld <directory with container>/gluex_centos7.img

Set-Up the GlueX Environment

source /group/halld/Software/build_scripts/gluex_env_jlab.sh