echo 0x37 > /proc/fs/cifs/SecurityFlags
environment-modules
is now used to select which Message Passing Interface (MPI) implementation is to be used.
module
command contains detailed documentation for the environment-modules
package.
module availTo load or unload a module use the following commands:
module load <module-name> module unload <module-name>To emulate the behavior of mpi-selector, the module load commands must be place in the shell init script (e.g.
/.bashrc
) to load the modules every login.
fsfreeze(8)
man page.