Skip to content
Nathan A. Sparks edited this page Mar 28, 2017 · 11 revisions

Using group builds on JLab CUE

Development build

To build sim-recon against the latest group builds of dependencies:

hdpm select --xml jlab-dev
hdpm build sim-recon

No-build option

To use the latest group build of sim-recon:

hdpm select --xml jlab
hdpm env -w
source $GLUEX_TOP/.hdpm/env/master.[c]sh
Clone this wiki locally