Skip to content

Commit 2f19e68

Browse files
authored
Merge pull request #2449 from pxl-th/pxl-th/amdgpu
Bump AMDGPU to 0.9
2 parents d39d13b + 48ab847 commit 2f19e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Flux"
22
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
3-
version = "0.14.15"
3+
version = "0.14.16"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -35,7 +35,7 @@ FluxCUDAcuDNNExt = ["CUDA", "cuDNN"]
3535
FluxMetalExt = "Metal"
3636

3737
[compat]
38-
AMDGPU = "0.7, 0.8"
38+
AMDGPU = "0.8, 0.9.1"
3939
Adapt = "3, 4"
4040
CUDA = "4, 5"
4141
ChainRulesCore = "1.12"

0 commit comments

Comments
 (0)