Skip to content

Commit 102e1e2

Browse files
authored
Merge pull request #940 from JuliaParallel/eschnett-patch-1
Project.toml: Allow CUDA 6
2 parents 1c4b978 + 5f22e98 commit 102e1e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
2222
[compat]
2323
Distributed = "1"
2424
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1, 2"
25-
CUDA = "3, 4, 5"
25+
CUDA = "3, 4, 5, 6"
2626
DocStringExtensions = "0.8, 0.9"
2727
Libdl = "1"
2828
MPIABI_jll = "0.1.1"

0 commit comments

Comments
 (0)