Update CUDAdrv for Tim's bug fix

This commit is contained in:
Alex Arslan 2020-03-25 15:23:07 -07:00
parent 49ba121159
commit e85a5d8573
No known key found for this signature in database
GPG Key ID: EE9A20F1240C6047
1 changed files with 2 additions and 2 deletions

View File

@ -46,9 +46,9 @@ version = "4.0.0"
[[CUDAdrv]]
deps = ["CEnum", "CUDAapi", "Printf"]
git-tree-sha1 = "65001097f4a964f1407d546589821cc305a3fa59"
git-tree-sha1 = "e650cbaee92b60433313157926b1e80d0c3a0e2e"
uuid = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
version = "6.2.1"
version = "6.2.2"
[[CUDAnative]]
deps = ["Adapt", "BinaryProvider", "CEnum", "CUDAapi", "CUDAdrv", "Cthulhu", "DataStructures", "InteractiveUtils", "LLVM", "Libdl", "MacroTools", "Pkg", "Printf", "TimerOutputs"]