From Beocat
Revision as of 11:53, 24 April 2020 by Mozes (talk | contribs) (Add info on using OSG modules)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.