HPC/Module naming scheme 2016: Difference between revisions

From CNM Wiki
< HPC
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="text-align:center; margin: 1em auto 1em auto;" |- style="background:#eee;" ! colspan=2 | You have files ! colspan=2 | Modules on EL5 ! colspan=2 |...")
 
mNo edit summary
Line 1: Line 1:
{| class="wikitable" style="text-align:center;  margin: 1em auto 1em auto;"
{| class="wikitable" style="text-align:center;  margin: 1em auto 1em auto;"
|- style="background:#eee;"
|- style="background:#eee;"
! colspan=2 | You have files
! rowspan=2 colspan=2 | You have files
! colspan=2 | Modules on EL5
! colspan=2 | Modules on CentOS-5
! colspan=2 | Modules on EL6
! colspan=2 | Modules on CentOS-6
|- style="background:#eee;"
|- style="background:#eee;"
! colspan=2 | !!  flavor !! loaded from !! flavor !! loaded from
! naming !! loaded from !! naming !! loaded from
|-
|-
| – || – || old || .bashrc only || new || .bashrc only
| – || – || style="background:#fdd;" | old || style="background:#fdd;" | .bashrc only || style="background:#dfd;" rowspan=4 | new || style="background:#dfd;" | .bashrc only
|-                         
|-                         
| .modules-carbon-1 || – || old || .modules-carbon-1 and .bashrc || new || .bashrc only (.*-1 file ignored)
| .modules-carbon-1 || – || style="background:#fdd;" | old || style="background:#fdd;" | .modules-carbon-1 and .bashrc || style="background:#dfd;" | .bashrc only (.*-1 file is ignored)
|-                         
|-                         
| – || .modules-carbon-2 || '''new''' || .modules-carbon-'''2''' and .bashrc || new || .modules-carbon-2 and .bashrc
| – || .modules-carbon-2 || style="background:#dfd;" | new || style="background:#dfd;" | .modules-carbon-'''2''' and .bashrc || style="background:#dfd;" | .modules-carbon-2 and .bashrc
|-                         
|-                         
| .modules-carbon-1 || .modules-carbon-2 || old || .modules-carbon-1 and .bashrc || new || .modules-carbon-2 and .bashrc
| .modules-carbon-1 || .modules-carbon-2 || style="background:#fdd;" | old || style="background:#fdd;" | .modules-carbon-1 and .bashrc || style="background:#dfd;" | .modules-carbon-2 and .bashrc
|}
|}

Revision as of 22:24, August 7, 2015

You have files Modules on CentOS-5 Modules on CentOS-6
naming loaded from naming loaded from
old .bashrc only new .bashrc only
.modules-carbon-1 old .modules-carbon-1 and .bashrc .bashrc only (.*-1 file is ignored)
.modules-carbon-2 new .modules-carbon-2 and .bashrc .modules-carbon-2 and .bashrc
.modules-carbon-1 .modules-carbon-2 old .modules-carbon-1 and .bashrc .modules-carbon-2 and .bashrc