Skip to content

Commit

Permalink
Create spack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
auraoupa authored Jul 22, 2024
1 parent 47c5ffe commit bb4fc2d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions intel/spack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
spack:
packages:
all:
compiler: [gcc@11.4.0]
container:
images:
os: "ubuntu:22.04"
spack: "0.21"
specs:
- boost@1.80.0+log+program_options
- cmake@3.27.7
- eigen@3.4.0
- intel-mkl
- netcdf-c@4.9.2+mpi+parallel-netcdf
- netcdf-cxx4@4.3.1
- openmpi@4.1.6
concretizer:
unify: true
config:
install_missing_compilers: true

0 comments on commit bb4fc2d

Please sign in to comment.