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

Commit e9b39c8

Browse files
committed
Bump CUDAnative for nightly CI.
1 parent 5c5288c commit e9b39c8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Manifest.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +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 = "bccd202f162b9ce629fb72b17b9afc048819e969"
44-
repo-rev = "d801b06"
45-
repo-url = "https://github.com/JuliaGPU/CUDAnative.jl.git"
43+
git-tree-sha1 = "6db781650a45308aeb2b62464fb18f422b150210"
4644
uuid = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"
47-
version = "2.8.1"
45+
version = "2.9.0"
4846

4947
[[DataStructures]]
5048
deps = ["InteractiveUtils", "OrderedCollections"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Adapt = "1.0"
2828
CEnum = "0.2"
2929
CUDAapi = "2.1"
3030
CUDAdrv = "5.0"
31-
CUDAnative = "2.8"
31+
CUDAnative = "2.9"
3232
DataStructures = "0.17"
3333
GPUArrays = "2.0"
3434
MacroTools = "0.5"

0 commit comments

Comments
 (0)