Skip to content

Commit

Permalink
Update toolchains on tioga, lassen, ruby and poodle (#281)
Browse files Browse the repository at this point in the history
* Point at main branch in RSC
* Remove overridden job on lassen
  • Loading branch information
adrienbernede authored Sep 10, 2024
1 parent a318e74 commit 769c687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .gitlab/jobs/lassen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@
# project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS}
# So that the comparison with the original job is easier.

# Override job with old cuda to allow it to fail.
clang_12_0_1_ibm_gcc_8_3_1_cuda_10_1_243:
variables:
SPEC: "${PROJECT_LASSEN_VARIANTS} +cuda %clang@12.0.1.ibm.gcc.8.3.1 ^cuda@10.1.243+allow-unsupported-compilers ${PROJECT_LASSEN_DEPS}"
extends: .job_on_lassen
allow_failure: true
# No overridden jobs so far.

############
# Extra jobs
Expand Down

0 comments on commit 769c687

Please sign in to comment.