-
Notifications
You must be signed in to change notification settings - Fork 110
V2025.12.0 RC to merge into main #1962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,812
−1,823
Merged
Changes from all commits
Commits
Show all changes
197 commits
Select commit
Hold shift + click to select a range
257b4cd
Replace CAMP_EXPAND with fold expressions
johnbowen42 ae49e83
Merge branch 'develop' into feature/bowen/replace-camp-expand-with-fold
johnbowen42 625257c
Merge branch 'develop' into feature/bowen/replace-camp-expand-with-fold
johnbowen42 a5549c3
Update RSC to support spack v1
adrienbernede f9df327
Update RSC to update spack-packages
adrienbernede 44fcb1c
Simplify GPU launch implementations if constexpr
johnbowen42 f328e0e
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 15902bf
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 793b645
simplify sequential forall
johnbowen42 0e0a44f
Fix cuda launch
johnbowen42 742c939
Test support for custom spack-packages ref in uberenv
adrienbernede 3074591
Uberenv: fix
adrienbernede 9d8c6e7
Use new toolchains from radiuss-spack-configs
adrienbernede b3930d9
From RSC: Sync changes with lassen specific configs
adrienbernede 4cbafd1
Fix variants before compiler + From RSC: sycl clang 20 toolchain on c…
adrienbernede caa01fe
Require pci queue for sub allocs
adrienbernede 48ab3cd
Update uberenv (WIP)
adrienbernede c6af232
Revert "Require pci queue for sub allocs"
adrienbernede 01c32bd
Replace rocmcc with llvm-amdgpu
adrienbernede 0c22132
Replace rocmcc with llvm-amdgpu (bis)
adrienbernede 061597c
From RSC: stop including compilers.yaml in environments
adrienbernede 130c574
Update RSC
adrienbernede 6988aea
RSC Updating packages w.r.t. llnl/radiuss-spack-configs#143
adrienbernede 3b02434
Update uberenv
adrienbernede 4e5bc81
CI: Better handling of machine outage
adrienbernede 56b97a7
Merge branch 'develop' into woptim/rsc-spack-v1
rhornung67 fc6414d
Fix typo in compiler name
adrienbernede c4f1922
From RSC: clean lassen config, add clang 13 back for raja
adrienbernede 2b8229d
From RSC: ignore failing specs for now
adrienbernede 0c448d4
Point at uberenv@main with merged changes
adrienbernede ac29917
Update Spack in radiuss-spack-configs
adrienbernede 9c3aaae
OpenMP launch simplifcation
johnbowen42 1d792ae
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 8cbc7c4
Launch openmp simplification
johnbowen42 fb86489
add clarifying comment
johnbowen42 ebbdd8c
Forall openmp policy simplifications
johnbowen42 7d08207
Forall openmp policy simplifications
johnbowen42 4dbfbd8
Point at new RSC release
adrienbernede 8cf2ec3
Merge branch 'develop' into woptim/rsc-spack-v1
adrienbernede d2e23bd
From RSC: update packages, update sycl compiler
adrienbernede d4c7a01
CI: allocate 2 nodes on tuolumne
adrienbernede 502f36a
Add constexpr to for_each
MrBurmark b7a6e8c
Add constexpr to Span
MrBurmark 7e4e9da
2 nodes not permitted, increase allocation
adrienbernede a1a70e6
Add constexpr to a bunch of view related things
MrBurmark 50e957a
Add inline to some constexpr variables
MrBurmark 3910b36
Add constexpr to a number of pointer like abstractions
MrBurmark 7e57e7c
Add constexpr to much of the zip stuff
MrBurmark 1a5f1a9
remove constexpr from ~ScopedAssignment()
MrBurmark 394398a
Fix double constexpr
MrBurmark b210946
Fix style
MrBurmark 5810f8e
Merge branch 'woptim/rsc-spack-v1' into woptim/rsc-update-packages
adrienbernede 083f26f
Add Matrix
adrienbernede 199e120
Fix oversight
adrienbernede d5d53b7
Fix oversight
adrienbernede 2bfda61
Merge pull request #1924 from LLNL/main
artv3 6cfecdb
Merge branch 'develop' into woptim/rsc-spack-v1
adrienbernede 9d0c414
Match camp version with what's in develop and main
rhornung67 447387e
Merge pull request #1911 from LLNL/woptim/rsc-spack-v1
rhornung67 e4a1ef7
Merge branch 'develop' into woptim/rsc-update-packages
rhornung67 0e17a08
Move constexpr branching inside parampack calls
johnbowen42 2657f0b
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 3cfb477
Initial plan
Copilot 78b1d71
Remove Azure Pipelines CI and update GitHub Actions to have full cove…
Copilot 921cea9
Update additional documentation files to remove Azure references
Copilot 44adab6
Remove older SYCL compiler
rhornung67 dd5eb76
Merge pull request #1920 from LLNL/woptim/rsc-update-packages
rhornung67 223eb23
update camp to version used in develop v2025.09.2
rhornung67 9ea3e10
Bump core count for matrix
rhornung67 dd5fc02
Merge branch 'develop' into woptim/add-matrix
rhornung67 2bb82fc
Merge branch 'develop' into feature/simplify-openmp-backend
johnbowen42 3ce58eb
Remove std::function use in openmp/launch.hpp
johnbowen42 21a74dd
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 47d55dd
Use newer cmake on matrix to avoid configure issues
rhornung67 be43f4b
Fix typo
rhornung67 8a5efe9
Merge branch 'develop' into copilot/fix-359d6f62-de56-431e-9357-fd9fe…
rhornung67 9e4e493
Another attempt
rhornung67 0a969a6
Update docker builds
rhornung67 78ea293
Revert to older compiler for SYCL build
rhornung67 27fa025
Reverting to older intel compiler in all cases
rhornung67 f38ef1f
Attempt to fix cmake issue on matrix
rhornung67 8dca028
Don't run tests for Intel builds due to failures
rhornung67 89a3c9f
Remove old CMake version
rhornung67 57253b0
Pull in changes to RSC
rhornung67 32e9929
remove explicit cmake version for matrix, add newer cmake packages
rhornung67 b3c685e
empty commit to trigger CI
rhornung67 ffb6651
empty commit to trigger CI
rhornung67 4f9fefe
Pull in RSC fix
rhornung67 fcd2501
Point at proper commit
rhornung67 f92885e
Try to fix commit history
rhornung67 200232c
Merge pull request #1929 from LLNL/task/rhornung67/remove-azure
rhornung67 a5ea100
Merge branch 'develop' into woptim/add-matrix
rhornung67 3bbc54d
Bump time allocation on matrix
rhornung67 acf0238
Merge branch 'develop' into bowen/constexpr-if-simplifications
johnbowen42 816502a
Move type traits into independent header
johnbowen42 fd304ab
Create separate TypeTraits headers for Reducer object and Kernel.
johnbowen42 dc97423
Merge branch 'develop' into feature/burmark1/constexpr
MrBurmark 8178a01
Merge pull request #1912 from LLNL/bowen/constexpr-if-simplifications
johnbowen42 d37bcf3
Add config infor for CUDA and HIP using-with-cmake test
rhornung67 603ef43
Merge branch 'develop' into woptim/add-matrix
rhornung67 e508dd7
Merge branch 'develop' into feature/burmark1/constexpr
MrBurmark 80910f7
Merge pull request #1921 from LLNL/feature/burmark1/constexpr
MrBurmark 46c1b02
update config.cmake.in
artv3 617faf9
Merge pull request #1930 from LLNL/artv3/caliper-cmake-fix
artv3 63e76f9
Merge branch 'develop' into woptim/add-matrix
adrienbernede fe1acb0
Build scripts and configs for new CUDA platform.
rchen20 a038fe4
Point at radiuss-spack-configs latest release
adrienbernede da80924
Merge pull request #1923 from LLNL/woptim/add-matrix
adrienbernede b0bb76e
Use pdebug partition on matrix
adrienbernede 98d1ccb
Merge branch 'develop' into woptim/add-matrix
adrienbernede 5e47f58
Merge pull request #1934 from LLNL/woptim/add-matrix
adrienbernede e9debf2
Merge branch 'develop' into task/chen59/cudabuildscripts
rhornung67 21a5412
Updates to build scripts.
rchen20 b58c31f
Updates to nvcc host configs.
rchen20 4a02ac5
Move to newer CMake
rhornung67 65ab71b
Remove unused code that was causing verbose compiler warnings
rhornung67 8f5389b
Added some info to build scripts to help avoid issues.
rhornung67 164781c
Added info to help users avoid issues
rhornung67 a5ac7b2
Fixes from PR review
rhornung67 99c75ee
Update SYCL compiler install notes
smithsg84 fb81b3c
Fix another cut and paste error
rhornung67 56a9707
Update SYCL compiler build notes and start converting RAJA CI to use …
smithsg84 0b33b83
Merge pull request #1933 from LLNL/task/chen59/cudabuildscripts
rhornung67 aff3c89
Testing spack configs update
smithsg84 ebc5272
Pull in RSC branch with spec updates
rhornung67 233800d
Update specs on dane and corona for testing
rhornung67 e8d068f
Merge branch 'develop' into task/smith84/update-corona-sycl-compiler
rhornung67 6dab36e
Reset temporary work to update CI
smithsg84 ef60b39
Merge branch 'task/smith84/update-corona-sycl-compiler' of github.com…
smithsg84 b193442
Reset radiuss-spack-configs
smithsg84 072408f
Pull in additions from RSC branch
rhornung67 5481ada
Fix: add matrix cores count + use ci reservation
adrienbernede 86cf28c
Pull in more RSC additions
rhornung67 71e848a
Pull in fix from RSC
rhornung67 e0e52f9
Fix: CI partition instead of reservation on matrix
adrienbernede c3fa935
Pull in cce20 addition from RSC
rhornung67 daa05ed
Add cce20 job on toss4-cray machines. turn off cce18 on tuo
rhornung67 e448d2b
Merge branch 'develop' into feature/simplify-openmp-backend
johnbowen42 3a05886
Merge branch 'develop' into feature/bowen/replace-camp-expand-with-fold
johnbowen42 e49f154
Final cleanup pass
rhornung67 a1c202c
Merge pull request #1940 from LLNL/task/rhornung67/ci-updates
rhornung67 eab86a5
Clarify comments about shared RSC jobs in GitLab CI
rhornung67 787b4e7
Merge branch 'develop' into woptim/matrix-ci-improved
rhornung67 bf903f4
Merge branch 'develop' into feature/simplify-openmp-backend
johnbowen42 43739ba
Merge branch 'develop' into feature/bowen/replace-camp-expand-with-fold
johnbowen42 8736f1f
Merge branch 'develop' into task/smith84/update-corona-sycl-compiler
rhornung67 80cdb9b
OpenMP Target build script and config for CCE compiler.
rchen20 55fc0e6
Merge branch 'develop' into task/chen59/omptargetCCE
rchen20 dd75aa6
Merge pull request #1941 from LLNL/woptim/matrix-ci-improved
adrienbernede 0d89391
Update RSC to fix rocm-path inference + required uberenv update
adrienbernede 1824e00
From RSC: llvm-amdgpu prefix on corona
adrienbernede 81ec0a0
Update RSC to release candidate
adrienbernede b80e046
From RSC: Fix syntax
adrienbernede 237dca5
From RSC: two fixes
adrienbernede afa5eb3
Update cuda-arch to match matrix H100 GPU architecture.
adrienbernede 7a59f10
Merge branch 'develop' into task/chen59/omptargetCCE
rhornung67 ecccec0
Merge branch 'develop' into task/smith84/update-corona-sycl-compiler
smithsg84 77c11f0
Update docs/sphinx/dev_guide/ci_tasks.rst
smithsg84 fbbc2f8
Merge pull request #1939 from LLNL/task/smith84/update-corona-sycl-co…
rhornung67 46361a4
Merge branch 'develop' into task/rhornung67/ci-comments
rhornung67 c522a0a
Merge branch 'develop' into woptim/rsc-2025-11
adrienbernede a863fe3
Merge branch 'develop' into feature/simplify-openmp-backend
johnbowen42 0e662a9
Merge pull request #1925 from LLNL/feature/simplify-openmp-backend
johnbowen42 8bfa55a
Merge branch 'develop' into task/rhornung67/ci-comments
rhornung67 0685373
Merge pull request #1942 from LLNL/task/rhornung67/ci-comments
rhornung67 3ac8ad6
Merge branch 'develop' into task/chen59/omptargetCCE
rchen20 894e99d
Merge branch 'task/chen59/omptargetCCE' of github.com:LLNL/RAJA into …
rchen20 ec2b68b
From RSC: external MPI for intel 2025
adrienbernede 9ec14ef
From RSC: clang-19-gcc-13, gcc-13, cce-20
adrienbernede 9f152c4
Fix oversight
adrienbernede fb6625c
Merge pull request #1944 from LLNL/task/chen59/omptargetCCE
rchen20 9ec966b
fix syntax
adrienbernede eff3234
Merge branch 'develop' into woptim/rsc-2025-11
adrienbernede 3869a7e
Merge branch 'develop' into feature/bowen/replace-camp-expand-with-fold
johnbowen42 9117bef
Merge pull request #1883 from LLNL/feature/bowen/replace-camp-expand-…
johnbowen42 350c995
Update CI specs to reflect changes in RSC
adrienbernede 82c8540
Update RSC to new release tag
adrienbernede e82faa4
Update version numbers, add skeleton release notes
rhornung67 63bd700
Update camp submodule to v2025.12.0 release
rhornung67 99d2671
Merge branch 'develop' into woptim/rsc-2025-11
adrienbernede 50bf0e7
From RSC: Fix gtest in blt through patch
adrienbernede c7ecdc2
From RSC: fix blt patch
adrienbernede 408877b
Bugfix/smith84/1754 openmp (#1947)
smithsg84 21efee7
Turn on Matrix CI jobs, allow them to fail, run with cuda_arch 90
adrienbernede 2f38a7c
Remove unnecessary change
adrienbernede dc22e40
Fix Matrix build (#1956)
smithsg84 259db35
Merge branch 'develop' into woptim/rsc-2025-11
adrienbernede 7edc013
Merge branch 'develop' into woptim/matrix-allowed-to-fail
adrienbernede 7e4aa5e
Merge pull request #1955 from LLNL/woptim/matrix-allowed-to-fail
adrienbernede 8de5e2c
Merge branch 'develop' into woptim/rsc-2025-11
adrienbernede 725dcc1
Merge pull request #1945 from LLNL/woptim/rsc-2025-11
adrienbernede e79198f
Merge branch 'develop' into v2025.12.0-RC
rhornung67 1811c21
Update release notes file
rhornung67 dd3f72f
Insert release date
rhornung67 931e1db
Bump min cmake required
rhornung67 1ffefda
Address review comments
rhornung67 0526708
Go back to previous min cmake required since docker images don't support
rhornung67 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,7 +17,7 @@ | |
| # project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS} | ||
| # So that the comparison with the original job is easier. | ||
|
|
||
| # No overridden jobs so far. | ||
| ## rocm 5.7.1 job is in the shared RSC set of jobs | ||
|
|
||
| ############ | ||
| # Extra jobs | ||
|
|
@@ -26,16 +26,20 @@ | |
| # ${PROJECT_<MACHINE>_DEPS} in the extra jobs. There is no reason not to fully | ||
| # describe the spec here. | ||
|
|
||
| rocmcc_5_7_1_hip_openmp: | ||
| variables: | ||
| SPEC: " ~shared +rocm +openmp +tests +vectorization amdgpu_target=gfx906 %llvm-amdgpu@=5.7.1 ^[email protected]" | ||
| extends: .job_on_corona | ||
|
|
||
| rocmcc_5_7_1_hip_desul_atomics: | ||
| variables: | ||
| SPEC: " ~shared +rocm ~openmp +tests +desul amdgpu_target=gfx906 %rocmcc@=5.7.1 ^[email protected]" | ||
| SPEC: " ~shared +rocm ~openmp +tests +desul amdgpu_target=gfx906 %llvm-amdgpu@=5.7.1 ^[email protected]" | ||
| extends: .job_on_corona | ||
|
|
||
| clang_20_0_0_sycl_gcc_10_3_1_rocmcc_6_0_2_hip: | ||
| clang_22_0_0_sycl_gcc_10_3_1_rocmcc_6_4_2: | ||
| variables: | ||
| SPEC: " ~shared +sycl ~openmp +tests %clang@=20.0.0 cxxflags==\"-w -fsycl -fsycl-unnamed-lambda -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend --offload-arch=gfx906\"" | ||
| MODULE_LIST: "rocm/6.0.2" | ||
| SYCL_PATH: "/usr/WS2/raja-dev/clang_sycl_730cd3a5275f_hip_gcc10.3.1_rocm6.0.2/" | ||
| SPEC: " ~shared +sycl ~openmp +tests cxxflags==\"-w -fsycl -fsycl-unnamed-lambda -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend --offload-arch=gfx906\" %sycl-clang-22-gcc-10" | ||
| MODULE_LIST: "rocm/6.4.2" | ||
| SYCL_PATH: "/usr/workspace/raja-dev/clang_sycl_16b7bcb09915_hip_gcc10.3.1_rocm6.4.2" | ||
| LD_LIBRARY_PATH: "${SYCL_PATH}/lib:${SYCL_PATH}/lib64:${LD_LIBRARY_PATH}" | ||
| extends: .job_on_corona | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| ############################################################################## | ||
| # Copyright (c) 2016-25, Lawrence Livermore National Security, LLC | ||
| # and RAJA project contributors. See the RAJA/LICENSE file for details. | ||
| # | ||
| # SPDX-License-Identifier: (BSD-3-Clause) | ||
| ############################################################################## | ||
|
|
||
| # Override reproducer section to define project specific variables. | ||
| .matrix_reproducer_vars: | ||
| script: | ||
| - !reference [.reproducer_vars, script] | ||
|
|
||
| ######################## | ||
| # Overridden shared jobs | ||
| ######################## | ||
| # We duplicate the shared jobs description and add necessary changes for this | ||
| # project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS} | ||
| # when possible so that the comparison with the original job is easier. | ||
|
|
||
| # Shared job uses toolchain %clang-18-gcc-13, replaced with %llvm@=18.1.8 below | ||
| clang_18_1_1_gcc_13_cuda_12_6_0: | ||
| extends: .job_on_matrix | ||
| variables: | ||
| ON_MATRIX: "OFF" | ||
|
|
||
| ############ | ||
| # Extra jobs | ||
| ############ | ||
| # We do not recommend using ${PROJECT_<MACHINE>_VARIANTS} and | ||
| # ${PROJECT_<MACHINE>_DEPS} in the extra jobs. There is no reason not to fully | ||
| # describe the spec here. | ||
|
|
||
| # clang_18_1_8_cuda_12_6_0 | ||
| clang_18_1_8_cuda_12_6_0: | ||
| variables: | ||
| SPEC: " ~shared +cuda cuda_arch=90 %llvm@=18.1.8 ^[email protected]+allow-unsupported-compilers" | ||
| extends: .job_on_matrix | ||
| allow_failure: true | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,13 +17,9 @@ | |
| # project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS} | ||
| # So that the comparison with the original job is easier. | ||
|
|
||
| # Compiler error preventing a test to succeed. | ||
| # https://github.com/LLNL/RAJA/pull/1712#issuecomment-2316335119 | ||
| cce_18_0_1: | ||
| variables: | ||
| SPEC: "${PROJECT_TIOGA_VARIANTS} %cce@=18.0.1 ${PROJECT_TIOGA_DEPS}" | ||
| extends: .job_on_tioga | ||
| allow_failure: true | ||
| ## NOTE: rocm 6.4.1 job is in the shared RSC set of jobs | ||
|
|
||
| ## NOTE: cce 20.0.0 job is in the shared RSC set of jobs | ||
|
|
||
| ############ | ||
| # Extra jobs | ||
|
|
@@ -32,17 +28,12 @@ cce_18_0_1: | |
| # ${PROJECT_<MACHINE>_DEPS} in the extra jobs. There is no reason not to fully | ||
| # describe the spec here. | ||
|
|
||
| cce_19_0_0: | ||
| variables: | ||
| SPEC: "${PROJECT_TIOGA_VARIANTS} %cce@=19.0.0 ${PROJECT_TIOGA_DEPS}" | ||
| extends: .job_on_tioga | ||
|
|
||
| rocmcc_6_4_1_hip_desul_atomics: | ||
| variables: | ||
| SPEC: "~shared +rocm ~openmp +desul +tests amdgpu_target=gfx90a %rocmcc@=6.4.1 ^[email protected]" | ||
| SPEC: "~shared +rocm ~openmp +desul +tests amdgpu_target=gfx90a %llvm-amdgpu@=6.4.1 ^[email protected]" | ||
| extends: .job_on_tioga | ||
|
|
||
| rocmcc_6_4_1_hip_openmp: | ||
| variables: | ||
| SPEC: "~shared +rocm +openmp +omptask +tests amdgpu_target=gfx90a %rocmcc@=6.4.1 ^[email protected]" | ||
| SPEC: "~shared +rocm +openmp +omptask +tests amdgpu_target=gfx90a %llvm-amdgpu@=6.4.1 ^[email protected]" | ||
| extends: .job_on_tioga | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,13 +17,9 @@ | |
| # project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS} | ||
| # So that the comparison with the original job is easier. | ||
|
|
||
| # Compiler error preventing a test to succeed. | ||
| # https://github.com/LLNL/RAJA/pull/1712#issuecomment-2316335119 | ||
| cce_18_0_1: | ||
| variables: | ||
| SPEC: "${PROJECT_TUOLUMNE_VARIANTS} %cce@=18.0.1 ${PROJECT_TUOLUMNE_DEPS}" | ||
| extends: .job_on_tuolumne | ||
| allow_failure: true | ||
| ## cce 20.0.0 job is in the shared RSC set of jobs | ||
|
|
||
| ## rocm 6.4.1 job is in the shared RSC set of jobs | ||
|
|
||
| ############ | ||
| # Extra jobs | ||
|
|
@@ -32,17 +28,12 @@ cce_18_0_1: | |
| # ${PROJECT_<MACHINE>_DEPS} in the extra jobs. There is no reason not to fully | ||
| # describe the spec here. | ||
|
|
||
| cce_19_0_0: | ||
| variables: | ||
| SPEC: "${PROJECT_TUOLUMNE_VARIANTS} %cce@=19.0.0 ${PROJECT_TUOLUMNE_DEPS}" | ||
| extends: .job_on_tuolumne | ||
|
|
||
| rocmcc_6_4_1_hip_desul_atomics: | ||
| variables: | ||
| SPEC: "~shared +rocm ~openmp +desul +tests amdgpu_target=gfx942 %rocmcc@=6.4.1 ^[email protected]" | ||
| SPEC: "~shared +rocm ~openmp +desul +tests amdgpu_target=gfx942 %llvm-amdgpu@=6.4.1 ^[email protected]" | ||
| extends: .job_on_tuolumne | ||
|
|
||
| rocmcc_6_4_1_hip_openmp: | ||
| variables: | ||
| SPEC: "~shared +rocm +openmp +omptask +tests amdgpu_target=gfx942 %rocmcc@=6.4.1 ^[email protected]" | ||
| SPEC: "~shared +rocm +openmp +omptask +tests amdgpu_target=gfx942 %llvm-amdgpu@=6.4.1 ^[email protected]" | ||
| extends: .job_on_tuolumne | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we'll change this to
12.0after the release?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is not related to the RAJA version. It is the version of the radiuss-shared-ci project.