Category:
Resolution:
Resolved
On Ruby, the commands:
module spidermodule availmodule show
are not listing modules which depend on an MPI module, for example, fftw3. This is believed to be due to the way the system cache is built.
The workaround to see these modules is to use the --ignore_cache argument:
module --ignore_cache spidermodule --ignore_cache availmodule --ignore_cache show <module name>
This behavior is not seen on Oakley or Glenn.