From Beocat
Using OpenScienceGrid modules on Beocat
OpenScienceGrid distributes standardized software for use on many clusters.
To utilize their software on Beocat, you first need to tell the module command about those modules.
module use /cvmfs/oasis.opensciencegrid.org/osg/modules/modulefiles/Core
Once loaded, you can use any module provided by them. For instance:
module load orca
or
module load python/2.7
To list all available modules you can run module avail
We have limited experience with OSG modules and how they were built. If there are issues we may ask you to try to replicate the issue with our module for the software, if it exists.