Skip to content

a test case for Lmod, when category depths get supported #10

@fgeorgatos

Description

@fgeorgatos

Fixing this will be required for fully resolving #5 and #7:

[fgeorgatos@bright-lmod qtop]$ module av blas

---------------------------------------------- /cm/shared/modulefiles1 -----------------------------------------------
   blas/gcc/64/3.5.0    blas/open64/64/3.5.0    openblas/dynamic/0.2.14

Use "module spider" to find all possible modules.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".

[fgeorgatos@bright-lmod qtop]$ module load blas/gcc/64/3.5.0
[fgeorgatos@bright-lmod qtop]$ module list

Currently Loaded Modules:
  1) blas/gcc/64/3.5.0

[fgeorgatos@bright-lmod qtop]$ module load blas/open64/64/3.5.0
[fgeorgatos@bright-lmod qtop]$ module list

Currently Loaded Modules:
  1) blas/gcc/64/3.5.0   2) blas/open64/64/3.5.0

[fgeorgatos@bright-lmod qtop]$

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions