We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e957f4a commit bdf572cCopy full SHA for bdf572c
Project.toml
@@ -1,7 +1,7 @@
1
name = "Tullio"
2
uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
3
authors = ["Michael Abbott"]
4
-version = "0.3.3"
+version = "0.3.4"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -11,12 +11,12 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
11
12
[compat]
13
CUDA = "3.6"
14
-CUDAKernels = "0.3.3"
+CUDAKernels = "0.3.3, 0.4"
15
ChainRulesCore = "1"
16
DiffRules = "1"
17
-FillArrays = "0.11, 0.12"
+FillArrays = "0.11, 0.12, 0.13"
18
ForwardDiff = "0.10"
19
-KernelAbstractions = "0.7.2"
+KernelAbstractions = "0.7.2, 0.8"
20
LoopVectorization = "0.12.101"
21
NamedDims = "0.2"
22
OffsetArrays = "1"
0 commit comments