Skip to content

Commit 45d344b

Browse files
committed
use released version of CUDA
1 parent 15a898b commit 45d344b

File tree

3 files changed

+1
-90
lines changed

3 files changed

+1
-90
lines changed

.github/workflows/GPUCompat.yml

Lines changed: 0 additions & 86 deletions
This file was deleted.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ TrixiCUDAExt = "CUDA"
6868
[compat]
6969
Accessors = "0.1.36"
7070
Adapt = "4"
71-
CUDA = "5.2"
71+
CUDA = "5.8"
7272
CodeTracking = "1.0.5"
7373
ConstructionBase = "1.5"
7474
Convex = "0.16"

test/Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,3 @@ Random = "1"
5959
StableRNGs = "1.0.2"
6060
Test = "1"
6161
TrixiTest = "0.1"
62-
63-
[sources]
64-
CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "master"}

0 commit comments

Comments
 (0)