Skip to content

Commit 7ac8328

Browse files
committed
CUDA_SDK_static_jll build 12.6.1+0
1 parent 359c9b9 commit 7ac8328

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

Artifacts.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
[[CUDA_SDK_static]]
22
arch = "x86_64"
3-
git-tree-sha1 = "46f0a447fa2bac78ba13cf959e076fd797be73b8"
3+
git-tree-sha1 = "6c225ab729d6c67b98a58f084071460f1cf23cb2"
44
libc = "glibc"
55
os = "linux"
66

77
[[CUDA_SDK_static.download]]
8-
sha256 = "27f25658ee950e8389cdc43791539f9bf919cacfc863cd0d23ce452d091320cd"
9-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.0+0/CUDA_SDK_static.v12.6.0.x86_64-linux-gnu.tar.gz"
8+
sha256 = "13dd588c0067d8650710f731b5a0be8b268d7e7cf72c7f4757936adf99bfce26"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.1+0/CUDA_SDK_static.v12.6.1.x86_64-linux-gnu.tar.gz"
1010
[[CUDA_SDK_static]]
1111
arch = "aarch64"
1212
cuda_platform = "jetson"
13-
git-tree-sha1 = "a530f9fbb8cee28d8e4b6eaae377f221861f5114"
13+
git-tree-sha1 = "b9c7c17ba1c646b6520710ee7723bc7a08fbabae"
1414
libc = "glibc"
1515
os = "linux"
1616

1717
[[CUDA_SDK_static.download]]
18-
sha256 = "648a1a94bc1ff2e619542fb2cca868da74f4d8659b45b8413c4537d46921a597"
19-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.0+0/CUDA_SDK_static.v12.6.0.aarch64-linux-gnu-cuda_platform+jetson.tar.gz"
18+
sha256 = "00536bd4857e543eb0c34c6538c85fb0fde6b4e9c45d7f4712ecc87d8f66acda"
19+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.1+0/CUDA_SDK_static.v12.6.1.aarch64-linux-gnu-cuda_platform+jetson.tar.gz"
2020
[[CUDA_SDK_static]]
2121
arch = "aarch64"
2222
cuda_platform = "sbsa"
23-
git-tree-sha1 = "f04bc0388f5c2a538e0ed8433fcfc8e563685d9e"
23+
git-tree-sha1 = "ef996329325054fd88a6586135fdfab2f3e833e5"
2424
libc = "glibc"
2525
os = "linux"
2626

2727
[[CUDA_SDK_static.download]]
28-
sha256 = "16c88fab5412b4fa01ba44fd68437ac38031eab08edc73e68cbbc1fd685838e0"
29-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.0+0/CUDA_SDK_static.v12.6.0.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
28+
sha256 = "6c0d85512bd20d3686052a69e33265e700a615a422e922c7ce7ceaa8bbb5c579"
29+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.1+0/CUDA_SDK_static.v12.6.1.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
3030
[[CUDA_SDK_static]]
3131
arch = "x86_64"
32-
git-tree-sha1 = "8af6de976cc7a1736a296fcee00aa46e40f69884"
32+
git-tree-sha1 = "1fc700aeb210c5f004d2834491677030ea00fd82"
3333
os = "windows"
3434

3535
[[CUDA_SDK_static.download]]
36-
sha256 = "2b5deceb1dcc04e12856e8023aa8c17ee93382d6b646c1c8988a21d3661109a0"
37-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.0+0/CUDA_SDK_static.v12.6.0.x86_64-w64-mingw32.tar.gz"
36+
sha256 = "4f9e03e931b017300593340627271e3196d6c2d0f0a2173df12b71a6ca523bcc"
37+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.1+0/CUDA_SDK_static.v12.6.1.x86_64-w64-mingw32.tar.gz"

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CUDA_SDK_static_jll"
22
uuid = "8d8e3561-0b33-5a1a-a72b-b83d4fb556a1"
3-
version = "12.6.0+0"
3+
version = "12.6.1+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
@@ -11,6 +11,6 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
1111
[compat]
1212
JLLWrappers = "1.2.0"
1313
julia = "1.0"
14-
Pkg = "1"
15-
Libdl = "1"
16-
Artifacts = "1"
14+
Pkg = "< 0.0.1, 1"
15+
Libdl = "< 0.0.1, 1"
16+
Artifacts = "< 0.0.1, 1"

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CUDA_SDK_static_jll.jl` (v12.6.0+0)
1+
# `CUDA_SDK_static_jll.jl` (v12.6.1+0)
22

33
[![deps](https://juliahub.com/docs/CUDA_SDK_static_jll/deps.svg)](https://juliahub.com/ui/Packages/General/CUDA_SDK_static_jll/)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/aaebeab926b947eb3f8874887ba6ec1b3bb2d37c/C/CUDA/[email protected]/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/514036c40edeb847547a249fd0c6107416e0d9b9/C/CUDA/[email protected]/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -19,24 +19,24 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1919
The tarballs for `CUDA_SDK_static_jll.jl` have been built from these sources:
2020

2121
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cccl/windows-x86_64/cuda_cccl-windows-x86_64-12.6.37-archive.zip (SHA256 checksum: `4fe0460b101887a62fd8ceb1e518926439148c23ec95ef41b694c583031392e9`)
22-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-12.6.37-archive.zip (SHA256 checksum: `c66badb16921c4acb7abc38f211d530c2f290bd52c2cbdb5fb12095dc6eab0a9`)
23-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `b6a75a68cd6c8320f9c4a12921c5b05c8995d2e6035c502f24b691f7b9a09b86`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-12.6.37-archive.zip (SHA256 checksum: `3c8aceca20d531ab5928027c132cc1f2cd0d4ad119e3d0cba27fce06142f431c`)
25-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `03282a36fb98c2f227877a62efd04c36b1ab01fb1b676d9edbd0b10179e0a40a`)
26-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `9ac787efbcd20c4c871038ee5ca1c0757139990b25ea90d368aa9c1759952be6`)
27-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-12.6.37-archive.zip (SHA256 checksum: `700e17949a17db4bc7703f9140c56eb1eb9ec7ee79bba76b072ec17eacada5ef`)
28-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `9a5abccbbd8132417a86f2419f52a93ca48272a9d89336f060225bf955f7ee2c`)
29-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `0838c4b8e0a4ed60af8028b2e57ca18410922df7550bf8eb175d61e384f165d3`)
30-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-12.6.34-archive.zip (SHA256 checksum: `c03df7f2f82653d19fcaa391fd27ab135eada49f037b07a217b5e65e6b9722de`)
31-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-12.6.0.22-archive.zip (SHA256 checksum: `4f38ba0ab036296bcc48727cc3ed27e633911c0fc5dccb60d5131657b1a58002`)
32-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-11.2.6.28-archive.zip (SHA256 checksum: `1eb247d48ae39a259e7d65a1bd6face05cedc37cdee3c26d8a5fcf7492c3444a`)
33-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.7.37-archive.zip (SHA256 checksum: `5db79007bde6f0cb2d1f062c1c4d51465f6b6a56173e575b140eeae0f9c5ee4f`)
34-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.6.4.38-archive.zip (SHA256 checksum: `3d82c16f8331707aa3ca516a1beaaca0e8169f6e34991d0d824873cfe6197044`)
35-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.5.2.23-archive.zip (SHA256 checksum: `8ca7f006ecdd89ba1faf7b7eac2c0b6abfabe1c732f4520a82c653f80fc50cff`)
36-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-12.3.1.23-archive.zip (SHA256 checksum: `fdc4eb5217a6c13d8075cb9c57ab3ebdd4a194358231d90b53c6ab7b19d830fe`)
37-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-12.6.37-archive.zip (SHA256 checksum: `4755d260fb95d029f1cbe050a2b881beaf1a0cc2d004f431d7559c40299c3484`)
38-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-12.6.20-archive.zip (SHA256 checksum: `e7577c412f7ff3d7f6fde50733ef2af6bcfc4e093f8cb4e282129bc55f5aba06`)
39-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-12.3.3.23-archive.zip (SHA256 checksum: `731e97201a96adb53aa8960db0ab694b4fc289dc5d45ae65599e5fabbeda3d6e`)
22+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `d5873e4c508e05797cefe6d324b131e9ea3e44f41062e15cd7405d3806561a48`)
23+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `e3c48f5bbaac635d90eb507d3f5169d0d41c6615df0d53e67a9f181f643f7edb`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `d1147cacc0567123f34082cb48a9e3d8f77c6010c3aab3286d516c576a9089a4`)
25+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `03ef603c9d69a03861e7f021d46ef2932581d3ed8fee75e9b1a4788f22a1aea2`)
26+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `ce7bc28fed1c071709bc1bb3e9d93a336b344d96ca3b8388e1a2d46024b6684f`)
27+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `7e615b0a888e86db15cc405605b88fcb9e79b1406e10e39de1f71fc6de152437`)
28+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `e749cf567403ed1137b41d7cb4c8cb5d3e904e9394aba16e85406f75e38daeef`)
29+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `6c48c79c2e47a84baac36f327ace7b9c128ef1a6d33581c1740cfa8a6aab4cd8`)
30+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `7579bb575731877072d0004943e81d061e4ef661db53b5da1f46724f95ecfe22`)
31+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-12.6.1.4-archive.zip (SHA256 checksum: `00096575f17339b7bf7ef7d8477337cb090206a47f710bb97ec5859604d0b8da`)
32+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-11.2.6.59-archive.zip (SHA256 checksum: `9216351d17d9c7b4bb3b93ce278d928326ae7e9ab86ddab03b91accd64cb3a7e`)
33+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.7.68-archive.zip (SHA256 checksum: `adf734418c21fcf1cdb166e590a0212d49c43bb0c79405b6657fdcb17c5d59bc`)
34+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.6.4.69-archive.zip (SHA256 checksum: `f2083a14e7ad307d3833a81785dd2291783207cc3b6f9dea60a47fc1d6c642b3`)
35+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.5.3.3-archive.zip (SHA256 checksum: `652c7784bca05bf58c99268a2fce3369a2c668cb0b769f1d829464deeab243b8`)
36+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-12.3.1.54-archive.zip (SHA256 checksum: `9a5271ce10478945eaa730360226e0c6f408425bb5689d5cf48bb4ca8085a008`)
37+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `a6f09ebc12113db7e641b8518d8b3435841729715f3c34000a5131a5dc88ef7e`)
38+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-12.6.68-archive.zip (SHA256 checksum: `7b49eb751c7b99d777a173280afadab0707d34ad6e7ee0728fe8160a99d70e29`)
39+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-12.3.3.54-archive.zip (SHA256 checksum: `15c1b28e623598eb75f48d02bfd34efa83b35e3f8d1d5241c93a385d0bea9d18`)
4040

4141
## Platforms
4242

0 commit comments

Comments
 (0)