Skip to content

Commit 31fb908

Browse files
Updating dependency on QR_views branch of GPUArrays
1 parent 762f3e0 commit 31fb908

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

Manifest.toml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
8383
version = "0.9.3"
8484

8585
[[Downloads]]
86-
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
86+
deps = ["ArgTools","LibCURL", "NetworkOptions"]
8787
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
8888

8989
[[ExprTools]]
@@ -93,13 +93,17 @@ version = "0.1.8"
9393

9494
[[GPUArrays]]
9595
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
96-
git-tree-sha1 = "a28f752ffab0ccd6660fc7af5ad1c9ad176f45f7"
96+
git-tree-sha1 = "01f58909a0fc17890e586d1873426d5b9f211c8c"
97+
repo-rev = "QR_views"
98+
repo-url = "https://github.com/evelyne-ringoot/GPUArrays.jl"
9799
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
98100
version = "8.6.3"
99101

100102
[[GPUArraysCore]]
101103
deps = ["Adapt"]
102-
git-tree-sha1 = "1cd7f0af1aa58abc02ea1d872953a97359cb87fa"
104+
git-tree-sha1 = "8b526908028c5d7a0e2ac340b99f6cbd170ae370"
105+
repo-rev = "QR_views:lib/GPUArraysCore"
106+
repo-url = "https://github.com/evelyne-ringoot/GPUArrays.jl"
103107
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
104108
version = "0.1.4"
105109

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
1313
CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae"
1414
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
1515
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
16+
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
1617
GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"
1718
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
1819
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"

0 commit comments

Comments
 (0)