[Lmod-users] How do I clear the cache?
A Lua based environment module system that reads TCL modulefiles.
Brought to you by:
rtmclay
|
From: Raghu R. <rag...@no...> - 2015-12-17 15:46:40
|
I'm assuming that is the problem. I just now created a new module file, but for some reason it seems to be invisible: sfe01% ll /apps/modules/modulefiles/intel total 256 -rw-r--r-- 1 root root 1443 Sep 22 20:08 12-12.0.4.191 -rw-r--r-- 1 root root 3144 Feb 27 2015 13.1.3 -rw-r--r-- 1 root root 3133 Feb 27 2015 14.0.2 -rw-r--r-- 1 root root 3129 Feb 27 2015 15.0.0 -rw-r--r-- 1 root root 3129 Feb 27 2015 15.1.133 -rw-r--r-- 1 root root 3129 Oct 26 17:51 15.3.187 -rw-r--r-- 1 root root 3129 Dec 17 15:32 16.1.150 lrwxrwxrwx 1 root root 6 Mar 2 2015 default -> 14.0.2 sfe01% sfe01% module av intel ------------------------------------------ /apps/modules/modulefiles ------------------------------------------- intel/12-12.0.4.191 intel/15.1.133 intel_new/15.0.0 intel_orig/15.0.0 intel/13.1.3 intel/15.3.187 intel_new/15.1.133 intel_orig/15.1.133 intel/14.0.2 (D) intel_new/13.1.3 intel_orig/13.1.3 intel/15.0.0 intel_new/14.0.2 (D) intel_orig/14.0.2 (D) Where: (D): Default Module Use "module spider" to find all possible modules. Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". sfe01% sfe01% module load intel/16.1.150 sfe01% sfe01% module list Currently Loaded Modules: 1) intel/16.1.150 sfe01% Thanks, Raghu |