Update nvhpc version to 26.1 with CUDA version 13.1. (#6213)

# branches: [develop]
This commit is contained in:
Larry Knox
2026-02-12 20:05:11 -06:00
committed by GitHub
parent 49ae2f225a
commit 4629a812b1
+3 -3
View File
@@ -20,9 +20,9 @@ jobs:
name: "nvhpc ${{ inputs.build_mode }}"
runs-on: ubuntu-latest
env:
CUDAVERDOT: "13.0"
NVERDOT: "25.9"
NVERDASH: "25-9"
CUDAVERDOT: "13.1"
NVERDOT: "26.1"
NVERDASH: "26-1"
steps:
- name: Get Sources