You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Essential components:

  • Move away from afs disks
  • Use containers for building/running
  • Use SLURM commands in xml

Sustainability wishlist:

  • Move all L1 packages to git
  • Upgrade python to v3 and above

Cheatsheet:

  • Install ssh config as described here
  • to login from terminal: ssh slacd
  • NOTE: use terminal not XQuartz

Where to find stuff:

  • afs was migrated to: /sdf/group/fermi/a/
  • nfs was migrated to: /sdf/group/fermi/g/
  • CVS is here: /sdf/group/fermi/g/glast_ground/cvs
  • pipeline: /sdf/home/g/glast/a/pipeline-II/prod/pipeline

Singularity cheatsheet:

Singularity cheatsheet

singularity shell --bind /sdf/group/fermi/a:/afs/slac/g/glast --bind /sdf:/sdf /sdf/group/fermi/sw/containers/slacdistrib_6.10.sif

singularity exec --bind /sdf/group/fermi/a:/afs/slac/g/glast --bind /sdf:/sdf /sdf/group/fermi/sw/containers/slacdistrib_6.10.sif ./install.py

  • No labels