Commit a1c74aa
2 files changed
+1
-1
lines changedFile renamed without changes.
- .gitignore+1
- .gitlab-ci.yml+2-1
- .gitlab/build_and_test.sh+1-1
- .gitlab/build_quartz.yml+3-2
- .gitlab/build_tioga.yml+26
- RELEASE-NOTES.md+42-1
- SetupBLT.cmake+21-2
- azure-pipelines.yml+30-10
- cmake/BLTMacros.cmake+156-61
- cmake/BLTOptions.cmake-1
- cmake/BLTPrivateMacros.cmake+164-1
- cmake/SetupCompilerOptions.cmake+23-89
- cmake/SetupCompilerStandards.cmake+73
- cmake/thirdparty/FindROCm.cmake-27
- cmake/thirdparty/SetupCUDA.cmake+13-2
- cmake/thirdparty/SetupHCC.cmake-39
- cmake/thirdparty/SetupHIP.cmake+26-15
- cmake/thirdparty/SetupThirdParty.cmake-8
- docs/api/target_properties.rst+23-3
- docs/api/utility.rst+66-1
- docs/tutorial/portable_compiler_flags.rst-1
- docs/tutorial/third_party_libraries.rst+1-1
- host-configs/llnl/blueos_3_ppc64le_ib_p9/clang@upstream_link_with_nvcc.cmake+6-5
- host-configs/llnl/blueos_3_ppc64le_ib_p9/clang@upstream_nvcc_c++14-export-tpls.cmake+1-1
- host-configs/llnl/blueos_3_ppc64le_ib_p9/clang@upstream_nvcc_c++17.cmake+2-2
- host-configs/llnl/blueos_3_ppc64le_ib_p9/clang@upstream_nvcc_c++17_no_separable.cmake+2-2
- host-configs/llnl/blueos_3_ppc64le_ib_p9/clang@upstream_nvcc_xlf.cmake+4-2
- host-configs/llnl/blueos_3_ppc64le_ib_p9/pgi@20.4_nvcc.cmake+1-1
- host-configs/llnl/toss_4_x86_64_ib/rocm@4.5.2_hip.cmake+43
- host-configs/llnl/toss_4_x86_64_ib_cray/cce@13.0.1_clang_hip.cmake+7-5
- host-configs/llnl/toss_4_x86_64_ib_cray/cce@13.0.1_clang_hip_c++17.cmake+12-7
- host-configs/llnl/toss_4_x86_64_ib_cray/clang@14.0.0_hip.cmake+65
- host-configs/llnl/toss_4_x86_64_ib_cray/rocm@4.5.2_hip.cmake+9-7
- host-configs/other/hcc.cmake-71
- host-configs/other/radiuss-aws-ec2.cmake+38
- scripts/make_local_branch_from_fork_pr.sh+78
- tests/internal/CMakeLists.txt+25-5
- tests/internal/unit/CMakeLists.txt+26-3
- tests/smoke/CMakeLists.txt+9-27
- tests/smoke/blt_hcc_runtime_smoke.cpp-47
- tests/smoke/blt_hcc_smoke.cpp-29
- tests/smoke/blt_hip_gtest_smoke.cpp+4-1
- tests/smoke/blt_hip_runtime_smoke.cpp+9-2
- tests/smoke/blt_hip_smoke.cpp+4-1
- thirdparty_builtin/benchmark-1.5.0/include/benchmark/benchmark.h+4
- thirdparty_builtin/googletest-master-2020-01-07/googlemock/CMakeLists.txt+1-1
- thirdparty_builtin/googletest-master-2020-01-07/googletest/CMakeLists.txt+1-1
- thirdparty_builtin/patches/gbenchmark-2022_02_16-limits.patch+15
0 commit comments