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 a74488e commit ca11e10Copy full SHA for ca11e10
1 file changed
CUDACore/Project.toml
@@ -78,3 +78,6 @@ julia = "1.10"
78
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
79
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
80
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
81
+
82
+[sources]
83
+GPUCompiler = {url="https://github.com/JuliaGPU/GPUCompiler.jl", rev="tb/relocations"}
0 commit comments