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 4313732 commit 2517d52Copy full SHA for 2517d52
Project.toml
@@ -1,7 +1,7 @@
1
name = "MPI"
2
uuid = "da04e1cc-30fd-572f-bb4f-1f8673147195"
3
authors = []
4
-version = "0.20.17"
+version = "0.20.18"
5
6
[deps]
7
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@@ -20,7 +20,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
20
21
[compat]
22
Distributed = "1"
23
-AMDGPU = "0.5.7, 0.6"
+AMDGPU = "0.5.7, 0.6, 0.7"
24
CUDA = "3, 4, 5"
25
DocStringExtensions = "0.8, 0.9"
26
Libdl = "1"
test/Project.toml
@@ -15,5 +15,5 @@ AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
15
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
16
17
18
-AMDGPU = "0.6"
+AMDGPU = "0.6, 0.7"
19
0 commit comments