-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/bowen/add-clang-format
- Loading branch information
Showing
17 changed files
with
699 additions
and
210 deletions.
There are no files selected for viewing
This file contains 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 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 |
---|---|---|
|
@@ -26,14 +26,14 @@ | |
# ${PROJECT_<MACHINE>_DEPS} in the extra jobs. There is no reason not to fully | ||
# describe the spec here. | ||
|
||
rocmcc_5_7_0_hip_desul_atomics: | ||
rocmcc_5_7_1_hip_desul_atomics: | ||
variables: | ||
SPEC: " ~shared +rocm ~openmp +tests +desul amdgpu_target=gfx906 %rocmcc@=5.7.0 ^[email protected].0 ^blt@develop" | ||
SPEC: " ~shared +rocm ~openmp +tests +desul amdgpu_target=gfx906 %rocmcc@=5.7.1 ^[email protected].1" | ||
extends: .job_on_corona | ||
|
||
clang_19_0_0_sycl_gcc_10_3_1_rocmcc_5_7_1_hip: | ||
variables: | ||
SPEC: " ~shared +sycl ~openmp +tests %clang@=19.0.0 cxxflags==\"-w -fsycl -fsycl-unnamed-lambda -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend --offload-arch=gfx906\" ^blt@develop" | ||
SPEC: " ~shared +sycl ~openmp +tests %clang@=19.0.0 cxxflags==\"-w -fsycl -fsycl-unnamed-lambda -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend --offload-arch=gfx906\"" | ||
MODULE_LIST: "rocm/5.7.1" | ||
extends: .job_on_corona | ||
|
This file contains 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,15 +17,7 @@ | |
# project. We keep ${PROJECT_<MACHINE>_VARIANTS} and ${PROJECT_<MACHINE>_DEPS} | ||
# So that the comparison with the original job is easier. | ||
|
||
# Overriding shared spec: Longer allocation + extra flags | ||
# Warning: allowed to fail because of a bug in Spack > 0.20.3 | ||
xl_2022_08_19_gcc_8_3_1_cuda_11_2_0: | ||
variables: | ||
SPEC: "${PROJECT_LASSEN_VARIANTS} +cuda cxxflags==\"-qthreaded -std=c++14 -O3 -qstrict -qxlcompatmacros -qlanglvl=extended0x -qalias=noansi -qhot -qpic -qsmp=omp -qsuppress=1500-029 -qsuppress=1500-036\" %xl@=16.1.1.12.gcc.8.3.1 ^[email protected]+allow-unsupported-compilers ${PROJECT_LASSEN_DEPS} ^blt@develop" | ||
MODULE_LIST: "cuda/11.2.0" | ||
LASSEN_JOB_ALLOC: "1 -W 60 -q pci" | ||
extends: .job_on_lassen | ||
allow_failure: true | ||
# No overridden jobs so far. | ||
|
||
############ | ||
# Extra jobs | ||
|
@@ -36,14 +28,14 @@ xl_2022_08_19_gcc_8_3_1_cuda_11_2_0: | |
|
||
gcc_8_3_1_omptask: | ||
variables: | ||
SPEC: " ~shared +openmp +omptask +tests %gcc@=8.3.1 ^blt@develop" | ||
SPEC: " ~shared +openmp +omptask +tests %gcc@=8.3.1 ${PROJECT_LASSEN_DEPS}" | ||
extends: .job_on_lassen | ||
|
||
gcc_8_3_1_cuda_11_5_0_ats_disabled: | ||
gcc_8_3_1_cuda_11_7_0_ats_disabled: | ||
extends: .job_on_lassen | ||
variables: | ||
SPEC: " ~shared +openmp +tests +cuda %gcc@=8.3.1 cuda_arch=70 ^cuda@11.5.0+allow-unsupported-compilers ^blt@develop" | ||
MODULE_LIST: "cuda/11.5.0" | ||
SPEC: " ~shared +openmp +tests +cuda %gcc@=8.3.1 cuda_arch=70 ^cuda@11.7.0+allow-unsupported-compilers ${PROJECT_LASSEN_DEPS}" | ||
MODULE_LIST: "cuda/11.7.0" | ||
LASSEN_JOB_ALLOC: "1 --atsdisable -W 30 -q pci" | ||
|
||
########## | ||
|
@@ -52,7 +44,7 @@ gcc_8_3_1_cuda_11_5_0_ats_disabled: | |
|
||
clang_13_0_1_libcpp: | ||
variables: | ||
SPEC: " ~shared +openmp +tests %clang@=13.0.1 cflags==\"-DGTEST_HAS_CXXABI_H_=0\" cxxflags==\"-stdlib=libc++ -DGTEST_HAS_CXXABI_H_=0\" ^blt@develop" | ||
SPEC: " ~shared +openmp +tests %clang@=13.0.1 cflags==\"-DGTEST_HAS_CXXABI_H_=0\" cxxflags==\"-stdlib=libc++ -DGTEST_HAS_CXXABI_H_=0\"" | ||
extends: .job_on_lassen | ||
|
||
#clang_14_0_5_asan: | ||
|
@@ -62,16 +54,17 @@ clang_13_0_1_libcpp: | |
# LSAN_OPTIONS: "suppressions=${CI_PROJECT_DIR}/suppressions.asan" | ||
# extends: .job_on_lassen | ||
|
||
gcc_8_3_1_cuda_10_1_243_desul_atomics: | ||
gcc_8_3_1_cuda_11_7_desul_atomics: | ||
variables: | ||
SPEC: " ~shared +openmp +tests +cuda +desul %gcc@=8.3.1 cuda_arch=70 ^[email protected]+allow-unsupported-compilers ^blt@develop" | ||
SPEC: " ~shared +openmp +tests +cuda +desul %gcc@=8.3.1 cuda_arch=70 ^[email protected]+allow-unsupported-compilers" | ||
MODULE_LIST: "cuda/11.7.0" | ||
extends: .job_on_lassen | ||
|
||
# Warning: Allowed to fail temporarily | ||
# Deactivated due to issues with OpenMP Target and various tests and compilers. | ||
clang_16_0_6_ibm_omptarget: | ||
variables: | ||
SPEC: " ~shared +openmp +omptarget +tests %clang@=16.0.6.ibm.gcc.8.3.1 ^blt@develop" | ||
SPEC: " ~shared +openmp +omptarget +tests %clang@=16.0.6.ibm.gcc.8.3.1" | ||
ON_LASSEN: "OFF" | ||
extends: .job_on_lassen | ||
allow_failure: true | ||
|
This file contains 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 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 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 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 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.