Modules

From Earlham CS Department
Revision as of 15:46, 13 October 2017 by Anschwa (talk | contribs) (Created page with "= Environment Modules = Unless Tcl is your middle name, you might be wondering where exactly <code>module load</code> comes from. To help get you started, [http://modules.sou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Environment Modules

Unless Tcl is your middle name, you might be wondering where exactly module load comes from. To help get you started, this is the project homepage and here is the official github repository if sourceforge isn't your thing.

Installing modules from source

1. Download the latest C version, ex: 3.2.10.

3.

mkdir -p /mounts/<machine>/software/Modules

4.

./configure --with-module-path=/mounts/<machine>/software/Modules/modulefiles --prefix=/mounts/<machine>/software/ --with-version-path=/mounts/<machine>/software/Modules/versions