We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d78f07 commit 39535eeCopy full SHA for 39535ee
.github/workflows/GPUCompat.yml
Project.toml
@@ -68,7 +68,7 @@ TrixiCUDAExt = "CUDA"
68
[compat]
69
Accessors = "0.1.36"
70
Adapt = "4"
71
-CUDA = "5.2"
+CUDA = "5.8"
72
CodeTracking = "1.0.5"
73
ConstructionBase = "1.5"
74
Convex = "0.16"
test/Project.toml
@@ -59,6 +59,3 @@ Random = "1"
59
StableRNGs = "1.0.2"
60
Test = "1"
61
TrixiTest = "0.1"
62
-
63
-[sources]
64
-CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "master"}
0 commit comments