Skip to content

Commit dceaec8

Browse files
authored
Merge pull request #118 from yuehhua/develop
Support CUDA v2.1
2 parents b3108b0 + 95d38c2 commit dceaec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2525
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
2626

2727
[compat]
28-
CUDA = "1.2 - 2.0"
28+
CUDA = "1.2 - 2.1"
2929
DataStructures = "0.17 - 0.18"
3030
FillArrays = "0.8 - 0.10"
3131
Flux = "0.10 - 0.11"

0 commit comments

Comments
 (0)