Accessing CVMFS/fr: Difference between revisions

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 198: Line 198:
{{Command|eb --installpath /opt/software/easybuild <your recipe>.eb}}
{{Command|eb --installpath /opt/software/easybuild <your recipe>.eb}}


This will use our custom module naming scheme to install your recipe locally, and it will be picked up by the module hierarchy. For example, if this recipe was using the <tt>iompi,2018.3</tt> toolchain, the module will become available after loading the <tt>intel/2018.3</tt> and the <tt>openmpi/3.1.2</tt> modules.
This will use our module naming scheme to install your recipe locally, and it will be picked up by the module hierarchy. For example, if this recipe was using the <tt>iompi,2018.3</tt> toolchain, the module will become available after loading the <tt>intel/2018.3</tt> and the <tt>openmpi/3.1.2</tt> modules.


==== <tt>LMOD_SYSTEM_DEFAULT_MODULES</tt> ====
==== <tt>LMOD_SYSTEM_DEFAULT_MODULES</tt> ====
38,760

edits