Skip to content

Commit 1127657

Browse files
committed
update compat bounds
1 parent 52cf777 commit 1127657

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313

1414
[compat]
1515
CUDAapi = ">= 1.1"
16-
CUDAdrv = "5.1"
16+
CUDAdrv = ">= 4.0"
1717
CUDAnative = ">= 2.2"
1818
Requires = "1.0"
1919
julia = ">= 1.3"
20+
Cassette = ">= 0.3"
21+
StaticArrays = "0.12"
2022

2123
[extras]
2224
CuArrays = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"

0 commit comments

Comments
 (0)