Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:vsc5quickstart [2023/05/17 14:54] msiegeldoku:vsc5quickstart [2023/05/17 15:28] (current) – [Load a module] msiegel
Line 18: Line 18:
 There is, however, no BINF filesystem available. There is, however, no BINF filesystem available.
  
 +
 +===== Software installations =====
  
 ==== New SPACK without environments ==== ==== New SPACK without environments ====
Line 43: Line 45:
 ==== Load a module ==== ==== Load a module ====
  
-Please always use spack, see [[doku:spack|SPACK - a package manager for +Most software is installed via SPACK, so you can use spack commands like ''spack find -ld xyz'' to get details about the installation. All these installations also provide a modulefind available modules with ''module avail xyz'', and load with ''module load xyz''. See [[doku:spack|SPACK - a package manager for HPC systems]] for more information.
-HPC systems]].+
  
-Of course ''module'' commands will still worklike ''module avail xyz''+Some software is still installed by hand, find available [[doku:modules]] with ''module avail xyz'', and load with ''module load xyz''.
  
  
  • doku/vsc5quickstart.txt
  • Last modified: 2023/05/17 15:28
  • by msiegel