Skip to content

Commit 4e2e370

Browse files
Merge branch 'main' into copilot/issue-170-spack-packages-references
2 parents c098a50 + e694cc7 commit 4e2e370

21 files changed

Lines changed: 525 additions & 1688 deletions

File tree

.gitlab/lassen.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

.gitlab/spack/ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ ci:
3838
# script::
3939
# - export JOBID=$(squeue -h --name=${DANE_ALLOC_NAME} --format=%A)
4040
# - srun $( [[ -n "${JOBID}" ]] && echo "--jobid=${JOBID}" ) ${DANE_JOB_ALLOC} .gitlab/spack/ci-script.sh
41-
- match:
42-
- 'target=power9le'
43-
build-job:
44-
tags: [lassen, shell]
45-
script::
46-
- lalloc ${LASSEN_JOB_ALLOC} .gitlab/spack/ci-script.sh
4741
- match:
4842
- 'target=zen3'
4943
build-job:

.gitlab/spack/reindex-lassen.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.gitlab/variables.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,6 @@
3434
MY_SPACK_USER_CACHE: /dev/shm/llnl-stack-${CI_PIPELINE_ID}-${CI_JOB_ID}/spack-cache
3535
SPACK_TARGET: sapphirerapids
3636

37-
.lassen-variables:
38-
variables:
39-
SPACK_DISABLE_LOCAL_CONFIG: ""
40-
MY_SPACK_DEBUG: ""
41-
MY_SPACK_PARENT_DIR: ${CUSTOM_CI_BUILDS_DIR}/llnl-stack-${CI_PIPELINE_ID}-lassen
42-
SPACK_USER_CACHE_PATH: ${CUSTOM_CI_BUILDS_DIR}/llnl-stack-${CI_PIPELINE_ID}-lassen/spack-user-cache
43-
MY_SPACK_USER_CACHE: /dev/shm/llnl-stack-${CI_PIPELINE_ID}-${CI_JOB_ID}/spack-cache
44-
SPACK_TARGET: power9le
45-
4637
.tioga-variables:
4738
variables:
4839
SPACK_DISABLE_LOCAL_CONFIG: ""

RELEASE_NOTES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v 2026.xx.x
2+
3+
## Configs Update
4+
5+
### Retire lassen and poodle
6+
- Remove remaining lassen and poodle configuration files.
7+
- Stop pointing dane and matrix config to poodle one.
8+
9+
## CI
10+
- Clear any reference to lassen and poodle.
11+
12+
## Packages
13+
114
# v2026.03.0
215

316
Recommended Spack version: v1.1.1

blueos_3_ppc64le_ib/config.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

blueos_3_ppc64le_ib/lassen/config.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)