Niagara Quickstart: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 180: Line 180:
<li><code>module spider</code> (or <code>module spider &lt;module-name&gt;</code>): list available software packages</li>
<li><code>module spider</code> (or <code>module spider &lt;module-name&gt;</code>): list available software packages</li>
<li><code>module avail</code>: list loadable software packages</li>
<li><code>module avail</code>: list loadable software packages</li>
<li><code>module list</code>: list loaded modules</li></ul>
<li><code>module list</code>: list loaded modules</li>


Along with modifying common environment variables, such as PATH, and LD_LIBRARY_PATH, these modules also create a SCINET_MODULENAME_ROOT environment variable, which can be used to access commonly needed software directories, such as /include and /lib.
Along with modifying common environment variables, such as PATH, and LD_LIBRARY_PATH, these modules also create a SCINET_MODULENAME_ROOT environment variable, which can be used to access commonly needed software directories, such as /include and /lib.
cc_staff
290

edits