Skip to content

Commit

Permalink
amdgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Nov 27, 2024
1 parent 3a6f90f commit 068f9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ steps:
push!(dev_pkgs, Pkg.PackageSpec(path=pkg));
end
Pkg.develop(dev_pkgs)
Pkg.add(["ADMGPU"])
Pkg.add(["AMDGPU"])
Pkg.test("GraphNeuralNetworks")'
agents:
queue: "juliagpu"
Expand Down

0 comments on commit 068f9fb

Please sign in to comment.