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 32cc2d3 commit d863428Copy full SHA for d863428
Project.toml
@@ -65,7 +65,3 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
65
66
[targets]
67
test = ["Test", "Random", "DynamicPolynomials", "ChainRulesTestUtils", "CUDA", "cuTENSOR", "Aqua", "Logging", "Bumper"]
68
-
69
-[sources]
70
-CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "master"}
71
-cuTENSOR = {url = "https://github.com/JuliaGPU/CUDA.jl", subdir="lib/cutensor", rev = "master"}
0 commit comments