Skip to content

Commit 271babf

Browse files
committed
Add wrappers for nvperf_host
1 parent 5942e80 commit 271babf

15 files changed

+2126
-452
lines changed

Manifest.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ version = "0.1.9"
9999

100100
[[GPUArrays]]
101101
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
102-
git-tree-sha1 = "a28f752ffab0ccd6660fc7af5ad1c9ad176f45f7"
102+
git-tree-sha1 = "7a2e790b1e2e6f648cfb25c4500c5de1f7b375ef"
103103
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
104-
version = "8.6.3"
104+
version = "8.6.5"
105105

106106
[[GPUArraysCore]]
107107
deps = ["Adapt"]
@@ -144,15 +144,15 @@ version = "0.9.0"
144144

145145
[[LLVM]]
146146
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
147-
git-tree-sha1 = "df115c31f5c163697eede495918d8e85045c8f04"
147+
git-tree-sha1 = "f044a2796a9e18e0531b9b3072b0019a61f264bc"
148148
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
149-
version = "4.16.0"
149+
version = "4.17.1"
150150

151151
[[LLVMExtra_jll]]
152-
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
153-
git-tree-sha1 = "7718cf44439c676bc0ec66a87099f41015a522d6"
152+
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
153+
git-tree-sha1 = "070e4b5b65827f82c16ae0916376cb47377aa1b5"
154154
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
155-
version = "0.0.16+2"
155+
version = "0.0.18+0"
156156

157157
[[LazyArtifacts]]
158158
deps = ["Artifacts", "Pkg"]
@@ -292,9 +292,9 @@ version = "2.2.0"
292292

293293
[[StaticArrays]]
294294
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
295-
git-tree-sha1 = "7756ce473bd10b67245bdebdc8d8670a85f6230b"
295+
git-tree-sha1 = "b8d897fe7fa688e93aef573711cb207c08c9e11e"
296296
uuid = "90137ffa-7385-5640-81b9-e52037218182"
297-
version = "1.5.18"
297+
version = "1.5.19"
298298

299299
[[StaticArraysCore]]
300300
git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a"

0 commit comments

Comments
 (0)