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

Commit b272981

Browse files
Update dependencies.
Project CuArrays v1.7.0 Status `~/work/CuArrays.jl/CuArrays.jl/Project.toml` [621f4979] AbstractFFTs v0.5.0 [79e6a3ab] Adapt v1.0.0 [fa961155] CEnum v0.2.0 [3895d2a7] CUDAapi v2.1.0 [c5f51814] CUDAdrv v5.0.1 [be33ccc6] ↑ CUDAnative v2.9.0 ⇒ v2.9.1 [864edb3b] DataStructures v0.17.9 [0c68f7d7] GPUArrays v2.0.1 #a89fa3c (https://github.com/JuliaGPU/GPUArrays.jl.git) [1914dd2f] MacroTools v0.5.3 [872c559c] NNlib v0.6.4 [189a3867] Reexport v0.2.0 [ae029012] Requires v1.0.0 [a759f4b9] TimerOutputs v0.5.3 [8f399da3] Libdl [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [2f01184e] SparseArrays
1 parent f637533 commit b272981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ version = "5.0.1"
4040

4141
[[CUDAnative]]
4242
deps = ["Adapt", "CEnum", "CUDAapi", "CUDAdrv", "DataStructures", "InteractiveUtils", "LLVM", "Libdl", "Printf", "TimerOutputs"]
43-
git-tree-sha1 = "6db781650a45308aeb2b62464fb18f422b150210"
43+
git-tree-sha1 = "e0c2805c9a7d338823c0d8f574242e284410fa61"
4444
uuid = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"
45-
version = "2.9.0"
45+
version = "2.9.1"
4646

4747
[[DataStructures]]
4848
deps = ["InteractiveUtils", "OrderedCollections"]

0 commit comments

Comments
 (0)