Skip to content

Commit 43729f0

Browse files
committed
CUDA_SDK_static_jll build 12.6.2+0
1 parent 7ac8328 commit 43729f0

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
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 = "6c225ab729d6c67b98a58f084071460f1cf23cb2"
3+
git-tree-sha1 = "739438ad9182614cd6d357b32a770a506792a133"
44
libc = "glibc"
55
os = "linux"
66

77
[[CUDA_SDK_static.download]]
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"
8+
sha256 = "08fc458c8213c9f9f3c4b5b80c98638c5c560d7ff04c86c3e1ba8d610b49d4bb"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.2+0/CUDA_SDK_static.v12.6.2.x86_64-linux-gnu.tar.gz"
1010
[[CUDA_SDK_static]]
1111
arch = "aarch64"
1212
cuda_platform = "jetson"
13-
git-tree-sha1 = "b9c7c17ba1c646b6520710ee7723bc7a08fbabae"
13+
git-tree-sha1 = "8a4a760c85e35f8879c82b9aaa7d2027fd8270d6"
1414
libc = "glibc"
1515
os = "linux"
1616

1717
[[CUDA_SDK_static.download]]
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"
18+
sha256 = "4b40aaa48612a683a82edb092cef1b7f01b24dd9ca05a2aebc7f237887281dbc"
19+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.2+0/CUDA_SDK_static.v12.6.2.aarch64-linux-gnu-cuda_platform+jetson.tar.gz"
2020
[[CUDA_SDK_static]]
2121
arch = "aarch64"
2222
cuda_platform = "sbsa"
23-
git-tree-sha1 = "ef996329325054fd88a6586135fdfab2f3e833e5"
23+
git-tree-sha1 = "c2df6346cbe628ddacec799dea3967d96c4677f9"
2424
libc = "glibc"
2525
os = "linux"
2626

2727
[[CUDA_SDK_static.download]]
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"
28+
sha256 = "a16b662fe67ec42b2fdc0d753725ea017e6a726c5940baa2baebbe8909a9519e"
29+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.2+0/CUDA_SDK_static.v12.6.2.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
3030
[[CUDA_SDK_static]]
3131
arch = "x86_64"
32-
git-tree-sha1 = "1fc700aeb210c5f004d2834491677030ea00fd82"
32+
git-tree-sha1 = "48bee28b7572221dd7bfad0e4321d11ccf043d66"
3333
os = "windows"
3434

3535
[[CUDA_SDK_static.download]]
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"
36+
sha256 = "1fc8f40b895e914a4956ff676a8adffb26dae77f62b9b1853d3edc99ad10a496"
37+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.6.2+0/CUDA_SDK_static.v12.6.2.x86_64-w64-mingw32.tar.gz"

Project.toml

Lines changed: 1 addition & 1 deletion
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.1+0"
3+
version = "12.6.2+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CUDA_SDK_static_jll.jl` (v12.6.1+0)
1+
# `CUDA_SDK_static_jll.jl` (v12.6.2+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/514036c40edeb847547a249fd0c6107416e0d9b9/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/fd71012275fffef777753cc3c46a1a5db9477920/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

@@ -18,24 +18,24 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `CUDA_SDK_static_jll.jl` have been built from these sources:
2020

21-
* 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.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`)
21+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cccl/windows-x86_64/cuda_cccl-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `469b783b6731964170b3d27ae214e97e2a63ec93c57ace3ed4052e6d01261f2e`)
22+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `7a313bc0c93b1a50bb03aa9783a199ae70c3b66e2d8084da65e8254a8577b925`)
23+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `b9207c09a5d6b34e6bdd8ff2093b3d101ef85f08b34c8ba8d710050b522661ae`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-12.6.80-archive.zip (SHA256 checksum: `6b69bad461cd54f6555a11785b6e5878407df5bdc3caeadf2ff729cf45376128`)
25+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `f537b70b04f41bf0c3b2f4cc063ae448367accc246aa53f9d40559bcd41d42cb`)
26+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `f3e52fc4cb3bab0e097c7f5d1ee19ff90bf40f3304aef02281dfde989b5d008c`)
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.77-archive.zip (SHA256 checksum: `45f2466ff154a44701388a90913b7d1c4c0ec591f0ec33b3d30464d5c2ffbe8d`)
28+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `b586c315e32731794f8bc7b3cbccbeb7f535d361f0191b456f730c70ad74612e`)
29+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `99631d3d918ae426739388ddb1b05a3edae0b13a69e37ae5c517c60947b8bbf5`)
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.77-archive.zip (SHA256 checksum: `b35cd306e7c61ca224eaf5a4d3a0ee2efb1c8fa6b0fb90f5e2315dcd4c356f71`)
31+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-12.6.3.3-archive.zip (SHA256 checksum: `05ae7a77008ce0ad3be214d128d8bdb23b88387408e7bdf318a0f01c54841806`)
32+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-11.3.0.4-archive.zip (SHA256 checksum: `7b3c75e90a907b3a2d215f7c846d67b684c6ddb76369d1bced67d2cdd411014b`)
33+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.7.77-archive.zip (SHA256 checksum: `f4554a9bbc933118ff7cde51db2664e17b23ffb5d32715157bee4564bba8bfd7`)
34+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.7.1.2-archive.zip (SHA256 checksum: `9999cbbf5d3789bb766ed3336dfb8d9be02832ffc5f36b1c37b9aa099ab47604`)
35+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.5.4.2-archive.zip (SHA256 checksum: `ab409eee74ab63d5f2e78473d5901c0ce4d414161a1b30838d4e0dc857b2452f`)
3636
* 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`)
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.77-archive.zip (SHA256 checksum: `d0ed383bac1a84d5c1e1d6a3076b80bc581e488093fef5655d55c39a198aea29`)
38+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-12.6.77-archive.zip (SHA256 checksum: `58f5819c82a98d7c5418a1e91a622c397f9a30eb99805a2af2571986c614e2c0`)
3939
* 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

0 commit comments

Comments
 (0)