Modules
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. set prefix, version, and module paths:
./configure --with-module-path=/mounts/<machine>/software/Modules/modulefiles --prefix=/mounts/<machine>/software/ --with-version-path=/mounts/<machine>/software/Modules/versions