- Sep 24, 2023
-
-
Kitware Robot authored
-
- Sep 23, 2023
-
-
Kitware Robot authored
-
- Sep 22, 2023
-
-
6546aa2a ci: Add HIP job using CUDA on NVIDIA GPUs 18158bf8 HIP: Add support for NVIDIA GPUs 127b6fa0 HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform 90e23f40 Tests/HIP/WithDefs: Clean up test case 9ebdf328 Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization cfec2919 ci: Add CUDA 11.8 to HIP 5.5 image 26470eb9 ci: Put HIP GPU platform in CMake_TEST_HIP Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8817
-
b32ea7cf CUDA: Factor out helper to generate CUDA architecture flags b3a1f175 CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES 8617c282 CUDA: Factor out helper for detecting native CUDA architectures 0db0fe79 CUDA: Factor out helper to compute all CUDA architectures c16f1e2b CUDA: Factor out helper to find CUDA Toolkit for compiler a6841a96 CUDA: Factor out helper to filter implicit link libraries deff0e63 CUDA: Factor out helper to parse NVCC implicit compiler and linker flags e1b2a506 CUDA: Factor out some NVCC compiler information ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !8816
-
3bdf95f9 macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8825
-
a61c1d6f macOS: Framework: simplify link flag Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Brad King <brad.king@kitware.com> Merge-request: !8824
-
Kitware Robot authored
-
- Sep 21, 2023
-
-
Brad King authored
-
Brad King authored
Add support for using the CUDA Toolkit's NVCC to compile HIP code. Fixes: #25143
-
Brad King authored
For now, require the value to be `amd`, since that is the only platform we currently support.
-
Brad King authored
Fix code copied from equivalent CUDA test. Drop `CMAKE_HIP_ARCHITECTURES=OFF`. That is already covered by a dedicated `HIP.ArchitectureOff` test.
-
Brad King authored
Verify that the property is initialized by `CMAKE_HIP_ARCHITECTURES`.
-
Brad King authored
-
Brad King authored
The `CMake_TEST_HIP` option is added explicitly to builds where we want the tests to run, so we can set it to a value indicating the HIP GPU platform.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use it for other languages.
-
Brad King authored
Prepare to use nvcc for other languages.
-
Brad King authored
Finish all the search logic before using any results.
-
Brad King authored
-
Brad King authored
Unset variables as soon as we are done with them. Rename one work variable to a private name.
-
Brad King authored
-
Brad King authored
-
Marc Chevrier authored
Fixes: #25263
-
ec2ba29a Ninja: Allow compilation before generation of dependencies' private sources Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !8420
-
d95988c8 FindJNI: use modern foreach() syntax 7e4fe716 FindJNI: use 2-space indents 88411fd6 FindJNI: use cmake_host_system_info to query registry b56d4e04 FindJava: use cmake_host_system_info to query registry bab9a237 FindJava: use modern foreach() syntax Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8818
-
51c29278 Help: Clarify requirements for find_package to use lib{64,32,x32} paths e625255f Help: Indent find_package REGISTRY_VIEW paragraphs together Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Roscoe A. Bartlett <rabartl@sandia.gov> Merge-request: !8819
-
08d77470 ci: Update CMake version to 3.27.6 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8821
-
4c92fc70 ci: Update LLVM/Clang to 17.0 in nightly CI jobs on Windows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !8820
-
Marc Chevrier authored
Use the compiler option rather than the linker one.
-
Kitware Robot authored
-
- Sep 20, 2023
-
-
Kyle Edwards authored
-
scivision authored
-
scivision authored
-
scivision authored
-