You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnoldi-distribuito/spack-env/spack.yaml

19 lines
385 B
YAML

# This is a Spack Environment file.
#
# It describes a set of packages to be installed, along with
# configuration settings.
spack:
# add package specs to the `specs` list
specs:
- lapack
- petsc%gcc ^openmpi%gcc+internal-pmix
view: true
concretizer:
unify: true
modules:
default:
lmod:
core_compilers:
- gcc@=14.2.1
- clang@=18.1.8