Skip to content

Commit dc2fd00

Browse files
author
Michael Abbott
committed
bounds
1 parent 62ee4fd commit dc2fd00

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

test/Project.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
44
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
55
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
7-
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
87
NamedDims = "356022a1-0364-5f58-8944-0da4b18d706f"
98
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
109
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -17,11 +16,10 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1716
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1817

1918
[compat]
20-
CUDA = "1, 2"
21-
FillArrays = "0.10"
19+
CUDA = "2"
20+
FillArrays = "0.9, 0.10"
2221
ForwardDiff = "0.10"
2322
KernelAbstractions = "0.4"
24-
LoopVectorization = "0.8"
2523
NamedDims = "0.2"
2624
OffsetArrays = "1.4"
2725
SpecialFunctions = "0.10"

0 commit comments

Comments
 (0)