Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
public:usage:spack [2020/05/04 12:38] – [Managing Modules] keilingpublic:usage:spack [2020/05/04 12:39] – [Managing Modules] keiling
Line 97: Line 97:
 There you can specify what modules will be listed by the "module avail" command. There you can specify what modules will be listed by the "module avail" command.
  
-Your "modules.yaml" file should look like this, if you only want to show directly installed modules and want to show only necessary data +Your "modules.yaml" file should look like this, if you only want to show directly installed modules and want to show only necessary data.
-Further details how to create your own flavour of module.yaml files can be found here: [[https://spack-tutorial.readthedocs.io/en/latest/tutorial_modules.html|Module files]]+
 <code> modules: <code> modules:
   tcl:   tcl:
Line 120: Line 119:
 </code> </code>
 ++++ ++++
 +Further details how to create your own flavor of module.yaml files can be found here: [[https://spack-tutorial.readthedocs.io/en/latest/tutorial_modules.html|Module files]]
 The last step is to apply your "modules.yaml" setting by using The last step is to apply your "modules.yaml" setting by using
 <code>spack module tcl refresh --delete-tree -y</code> <code>spack module tcl refresh --delete-tree -y</code>
public/usage/spack.txt · Last modified: 2024/04/29 09:43 by keiling
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0