Skip to content

Commit 501f39c

Browse files
authored
Try to fix e4s container. (#323)
1 parent 041a607 commit 501f39c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

configs/e4s/packages.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ packages:
22
all:
33
target: [x86_64]
44
providers:
5-
mpi: [mpich, openmpi]
6-
c: [gcc@9.4.0]
7-
cxx: [gcc@9.4.0]
8-
fortran: [gcc@9.4.0]
5+
mpi: [mpich]

configs/e4s/template.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
spack:
22
specs:
3-
- cmake
43
- exawind

0 commit comments

Comments
 (0)