Added example to clarify the meaning of aliases.
This commit is contained in:
parent
632939207b
commit
607590a842
1 changed files with 3 additions and 0 deletions
|
@ -69,3 +69,6 @@ performance/vampirtrace/(5.14.3,5.14.4): mpi/openmpi/(1.7.1) | cuda/(4.2,5.0) |
|
||||||
# specify module tags in []
|
# specify module tags in []
|
||||||
# be aware of default->version association; current and past!
|
# be aware of default->version association; current and past!
|
||||||
# compiler/gnu/(4.6.3[testing],4.7.3[default]):
|
# compiler/gnu/(4.6.3[testing],4.7.3[default]):
|
||||||
|
# the following two lines are then identical:
|
||||||
|
# mpi/openmpi/1.6.4: compiler/gnu/4.6.3
|
||||||
|
# mpi/openmpi/1.6.4: compiler/gnu/testing
|
||||||
|
|
Loading…
Reference in a new issue