Software libraries

To list available local software do

Locally installed packages

  1. module avail
  2. module help moduleName
  3. module load moduleName

OSG/CERN/FERMILAB software libraries

  1. source /cvmfs/oasis.opensciencegrid.org/osg/modules/lmod/5.6.2/init/bash
  2. module avail
  3. module help moduleName
  4. module load moduleName

These libraries are mounted as /opt/osg, /opt/cms and /opt/atlas.

ATLAS packages

Add to .bashrc

  • export ATLAS_LOCAL_ROOT_BASE='/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase'
  • alias setupATLAS='source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh'

Open a new terminal, do

  • [@t3int0 ~] setupATLAS

More details can be found here.

Anything for personal use

Create /bdata/$USER/contrib area; build it from source.

Anything else

Please send a request to system@nicadd.niu.edu


Page last modified on September 13, 2018, at 04:47 PM EST

|--Created: Sergey A. Uzunyan -|- Site Config --|