Browse Source

Merge topic 'ci-nvhpc'

f7669bbeed ci: Clamp CUDA 'native' architecture in NVHPC job

Acked-by: Kitware Robot <[email protected]>
Merge-request: !11610
Brad King 2 ngày trước cách đây
mục cha
commit
2c7191d79b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitlab/os-linux.yml

+ 1 - 0
.gitlab/os-linux.yml

@@ -388,6 +388,7 @@
     image: "kitware/cmake:ci-nvhpc24.9-x86_64-2024-09-27"
     image: "kitware/cmake:ci-nvhpc24.9-x86_64-2024-09-27"
     variables:
     variables:
         CMAKE_ARCH: x86_64
         CMAKE_ARCH: x86_64
+        CMAKE_CUDA_ARCHITECTURES_NATIVE_CLAMP: 1
 
 
 .nvhpc_ninja:
 .nvhpc_ninja:
     extends: .nvhpc
     extends: .nvhpc