Skip to content

Commit

Permalink
Restrict eckit version for intel 19 for acorn; remove acorn ext python
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Sep 12, 2023
1 parent d2d065e commit 5f6f236
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions configs/sites/acorn/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@
externals:
- spec: [email protected]
modules: [git-lfs/2.11.0]
python:
buildable: false
externals:
- spec: [email protected]%intel
prefix: /apps/spack/python/3.8.6/intel/19.1.3.304/pjn2nzkjvqgmjw4hmyz43v5x4jbxjzpk
- spec: [email protected]%gcc
prefix: /apps/spack/python/3.8.6/gcc/11.2.0/gr4zqejk5oxwsrmxvkenmye4nni4zt6e
perl:
buildable: false
externals:
Expand Down Expand Up @@ -61,3 +54,7 @@
externals:
- spec: [email protected]+lex
prefix: /usr
eckit:
require:
- any_of: ["@1.23.1"]
when: "%[email protected]"

0 comments on commit 5f6f236

Please sign in to comment.