Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
0d0dc2755d
commit
d5d7c5b6d3
|
@ -21,10 +21,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install CUDA
|
||||
uses: Jimver/cuda-toolkit@v0.2.11
|
||||
id: cuda-toolkit
|
||||
with:
|
||||
cuda: '12.2.0'
|
||||
run: Invoke-WebRequest https://developer.download.nvidia.com/compute/cuda/12.2.2/network_installers/cuda_12.2.2_windows_network.exe -OutFile c:\temp\cuda_12.2.2_windows_network.exe
|
||||
- run: nvcc -V
|
||||
|
||||
- name: Install CMake and Ninja
|
||||
|
|
Loading…
Reference in New Issue