mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Update nvhpc version tested to 25.7 and CUDA version to 12.9 (#5740)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user