We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6693590 + 8171e47 commit 77d47f8Copy full SHA for 77d47f8
Project.toml
@@ -31,6 +31,7 @@ UnrolledUtilities = "0fe1646c-419e-43be-ac14-22321958931b"
31
32
[weakdeps]
33
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
34
+GPUCompiler = "f5f5e495-2405-526c-b7e8-d49c91cb95a5"
35
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
36
37
[extensions]
@@ -54,6 +55,7 @@ Dates = "1"
54
55
FastBroadcast = "0.3.1"
56
ForwardDiff = "0.10.15, 1"
57
GaussQuadrature = "0.5.8"
58
+GPUCompiler = "< 1.7.6"
59
GilbertCurves = "0.1"
60
HDF5 = "0.16.16, 0.17"
61
InteractiveUtils = "1"
0 commit comments