Skip to content

Commit a5e4d55

Browse files
maxfreuMax Freudenberg
authored andcommitted
up CUDA compat to 3.11 and NNlib to 0.8.7
1 parent 267ff62 commit a5e4d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/NNlibCUDA/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111

1212
[compat]
13-
CUDA = "3.3.1"
14-
NNlib = "0.8.6"
13+
CUDA = "3.11"
14+
NNlib = "0.8.7"
1515
julia = "1.6"
1616

1717
[extras]

0 commit comments

Comments
 (0)