oshaughn/research-projects-RIT

PRP OSG Jobs

Closed this issue · 1 comments

Just to clarify: jobs targeting PRP should not attempt to use singularity. It should be sufficient to:

  1. Use an executable wrapper to clone the RIFT repository and use the local executables
  2. Set IS_GLIDEIN=?=TRUE and +OpenScienceGrid=True
  3. Request GPUs
  4. There is no need for requirements = (HAS_SINGULARITY=?=TRUE) && (HAS_CVMFS_LIGO_CONTAINERS=?=TRUE) (this will prevent jobs running on PRP)

The current demo Makefile adds --use-osg and --use-singularity.

As of next week, PRP will support standard singularity GPU operation.