mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Update nvhpc version to 26.1 with CUDA version 13.1. (#6213)
# branches: [develop]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user