File tree Expand file tree Collapse file tree 3 files changed +0
-106
lines changed
container/ubuntu22-cuda12 Expand file tree Collapse file tree 3 files changed +0
-106
lines changed Original file line number Diff line number Diff line change 2828 fail-fast : false
2929 matrix :
3030 variance :
31- - name : Ubuntu-22.04 / CUDA-12.8.1 / x86_64
32- image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
33- runner : ubuntu-latest
34- - name : Ubuntu-22.04 / CUDA-12.8.1 / ARM64
35- image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
36- runner : ubuntu-22.04-arm
3731 - name : Ubuntu-24.04 / CUDA-12.8.1 / x86_64
3832 image : " ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda12:latest"
3933 runner : ubuntu-latest
@@ -229,12 +223,6 @@ jobs:
229223 matrix :
230224 variance :
231225 # Must match the build job's matrix definition
232- - name : Ubuntu-22.04 / CUDA-12.8.1 / x86_64
233- image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
234- runner : ubuntu-latest
235- - name : Ubuntu-22.04 / CUDA-12.8.1 / ARM64
236- image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
237- runner : ubuntu-22.04-arm
238226 - name : Ubuntu-24.04 / CUDA-12.8.1 / x86_64
239227 image : " ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda12:latest"
240228 runner : ubuntu-latest
Original file line number Diff line number Diff line change 3030 - runner : ubuntu-24.04-arm
3131 arch : arm64
3232 variance :
33- - name : Ubuntu-22.04/CUDA-12.8.1
34- image : " rust-gpu/rust-cuda-ubuntu22-cuda12"
35- dockerfile : ./container/ubuntu22-cuda12/Dockerfile
3633 - name : Ubuntu-24.04/CUDA-12.8.1
3734 image : " rust-gpu/rust-cuda-ubuntu24-cuda12"
3835 dockerfile : ./container/ubuntu24-cuda12/Dockerfile
@@ -154,8 +151,6 @@ jobs:
154151 fail-fast : false
155152 matrix :
156153 variance :
157- - name : Ubuntu-22.04/CUDA-12.8.1
158- image : " rust-gpu/rust-cuda-ubuntu22-cuda12"
159154 - name : Ubuntu-24.04/CUDA-12.8.1
160155 image : " rust-gpu/rust-cuda-ubuntu24-cuda12"
161156 - name : RockyLinux-9/CUDA-12.8.1
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments