Update nvhpc version tested to 25.7 and CUDA version to 12.9 (#5740)

This commit is contained in:
Larry Knox
2025-08-22 22:19:44 -05:00
committed by GitHub
parent b08130b2e8
commit 85d9ec8864
+3 -3
View File
@@ -17,9 +17,9 @@ jobs:
name: "nvhpc ${{ inputs.build_mode }}"
runs-on: ubuntu-latest
env:
CUDAVERDOT: "12.6"
NVERDOT: "25.1"
NVERDASH: "25-1"
CUDAVERDOT: "12.9"
NVERDOT: "25.7"
NVERDASH: "25-7"
steps:
- name: Get Sources