Skip to content

Commit

Permalink
Merge pull request #2359 from pxl-th/pxl-th/bump-amdgpu
Browse files Browse the repository at this point in the history
Bump AMDGPU compat to 0.8
  • Loading branch information
ToucheSir authored Dec 5, 2023
2 parents ed5a3b8 + 45a04c8 commit 377e74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ steps:
- label: "AMD GPU with Julia 1"
plugins:
- JuliaCI/julia#v1:
version: "1"
version: "1.10"
- JuliaCI/julia-test#v1:
- JuliaCI/julia-coverage#v1:
codecov: true
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ FluxCUDAcuDNNExt = ["CUDA", "cuDNN"]
FluxMetalExt = "Metal"

[compat]
AMDGPU = "0.6, 0.7"
AMDGPU = "0.7, 0.8"
Adapt = "3.0"
CUDA = "4, 5"
ChainRulesCore = "1.12"
Expand Down

0 comments on commit 377e74d

Please sign in to comment.