Skip to content

Commit 969844f

Browse files
authored
Bump AMDGPU (#910)
1 parent 42ed0e8 commit 969844f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
2020

2121
[compat]
2222
Distributed = "1"
23-
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1"
23+
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1, 2"
2424
CUDA = "3, 4, 5"
2525
DocStringExtensions = "0.8, 0.9"
2626
Libdl = "1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
1111
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
1212

1313
[compat]
14-
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1"
14+
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1, 2"
1515
CUDA = "3, 4, 5"
1616
DoubleFloats = "1.4"
1717
MPIPreferences = "0.1"

0 commit comments

Comments
 (0)