Translations:Utiliser des modules/32/en: Difference between revisions
Jump to navigation
Jump to search
(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. |
Revision as of 14:31, 28 August 2017
Automatic replacement of modules
When Lmod detects two modules of the same family, or two version of the same module, the command module load
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.