1
0
Fork 0
mirror of https://github.com/Findus23/guides.git synced 2024-09-19 16:03:51 +02:00

update modules

This commit is contained in:
Lukas Winkler 2023-02-27 12:16:18 +01:00
parent 32c9ebfa69
commit f204a143ba
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -412,14 +412,15 @@ This is a list of modules I commonly use. While it might not be directly usable
```bash
spack load --only package openmpi@4%gcc@11.2/rpec5sw
spack load --only package fftw%gcc@11.2
#spack load --only package fftw%gcc@11.2
spack load --only package fftw@3.3.10%gcc@11.2/gjy2ay7
spack load --only package libtool%gcc@11.2 # GNU Autotools
spack load --only package hdf5%gcc@11.2/uglkavv # hdf5%gcc@11.2 +mpi
spack load --only package numactl%gcc@11.2
spack load --only package metis%gcc@11.2
spack load --only package intel-tbb%gcc@11.2
spack load --only package gsl%gcc@11.2
spack load --only package cmake%gcc@11.2
spack load --only package cmake@3.22%gcc@11.2
# spack load --only package gcc@11.2
module load gcc/11.2.0-gcc-11.2.0-5i4t2bo
spack load --only package python@3.11%gcc@11