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 3a6f90f commit 068f9fbCopy full SHA for 068f9fb
.buildkite/pipeline.yml
@@ -39,7 +39,7 @@ steps:
39
push!(dev_pkgs, Pkg.PackageSpec(path=pkg));
40
end
41
Pkg.develop(dev_pkgs)
42
- Pkg.add(["ADMGPU"])
+ Pkg.add(["AMDGPU"])
43
Pkg.test("GraphNeuralNetworks")'
44
agents:
45
queue: "juliagpu"
0 commit comments