cc_staff
318
edits
(Created page with "=== Automatic replacement of modules === When Lmod detects two modules of the same family, or two version of the same module, the command <code>module load</code> will automat...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Automatic replacement of modules == | |||
When Lmod detects two modules of the same family, or two version of the same module, the command <code>module load</code> will automatically replace the original module with the one to be loaded. In the cases where the replaced module is a node in the module hierarchy, dependent modules will be reloaded if there are compatible versions, or deactivated otherwise. | When Lmod detects two modules of the same family, or two version of the same module, the command <code>module load</code> will automatically replace the original module with the one to be loaded. In the cases where the replaced module is a node in the module hierarchy, dependent modules will be reloaded if there are compatible versions, or deactivated otherwise. |