Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit 8a4eee8

Browse files
Update dependencies.
Project CuArrays v2.1.0 Status `~/work/CuArrays.jl/CuArrays.jl/Project.toml` [621f4979] AbstractFFTs v0.5.0 [79e6a3ab] Adapt v1.0.1 [fa961155] CEnum v0.2.0 [3895d2a7] CUDAapi v4.0.0 [c5f51814] ↑ CUDAdrv v6.2.2 ⇒ v6.2.3 [be33ccc6] CUDAnative v3.0.4 [864edb3b] DataStructures v0.17.13 [0c68f7d7] GPUArrays v3.2.0 [1914dd2f] MacroTools v0.5.5 [872c559c] NNlib v0.6.6 [189a3867] Reexport v0.2.0 [ae029012] Requires v1.0.1 [a759f4b9] ↑ TimerOutputs v0.5.4 ⇒ v0.5.5 [8f399da3] Libdl [37e2e46d] LinearAlgebra [44cfe95a] Pkg [de0858da] Printf [9a3f8284] Random [2f01184e] SparseArrays [10745b16] Statistics
1 parent 92082a5 commit 8a4eee8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ version = "4.0.0"
3434

3535
[[CUDAdrv]]
3636
deps = ["CEnum", "CUDAapi", "Printf"]
37-
git-tree-sha1 = "e650cbaee92b60433313157926b1e80d0c3a0e2e"
37+
git-tree-sha1 = "17248da4169c0cdd1699da542f8e110fe4168af6"
3838
uuid = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
39-
version = "6.2.2"
39+
version = "6.2.3"
4040

4141
[[CUDAnative]]
4242
deps = ["Adapt", "BinaryProvider", "CEnum", "CUDAapi", "CUDAdrv", "Cthulhu", "DataStructures", "ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Pkg", "Printf", "TimerOutputs"]
@@ -177,9 +177,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
177177

178178
[[TimerOutputs]]
179179
deps = ["Printf"]
180-
git-tree-sha1 = "123b64952b3fb1d42984cde6f1bd425479be6dcb"
180+
git-tree-sha1 = "0cc8db57cb537191b02948d4fabdc09eb7f31f98"
181181
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
182-
version = "0.5.4"
182+
version = "0.5.5"
183183

184184
[[UUIDs]]
185185
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)