Skip to content

Commit 965e967

Browse files
committed
CUDA_SDK_static_jll build 13.0.0+0
1 parent 64d079c commit 965e967

File tree

5 files changed

+32
-49
lines changed

5 files changed

+32
-49
lines changed

Artifacts.toml

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,26 @@
11
[[CUDA_SDK_static]]
22
arch = "x86_64"
3-
git-tree-sha1 = "32cf529f3b0fe7a2cb8253c46037e4ba56cc0fcd"
3+
git-tree-sha1 = "47efef304b6979fdef341ee697278dae72796827"
44
libc = "glibc"
55
os = "linux"
66

77
[[CUDA_SDK_static.download]]
8-
sha256 = "af23e4cbdf37aac89269b1995e7c76657fb66524cc2c3af94263f4505d98a7cc"
9-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.9.1+0/CUDA_SDK_static.v12.9.1.x86_64-linux-gnu.tar.xz"
8+
sha256 = "2494474b6e77ed763aae9d17b17a2155bab1931263035d73551c17b5a9de6d8e"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v13.0.0+0/CUDA_SDK_static.v13.0.0.x86_64-linux-gnu.tar.xz"
1010
[[CUDA_SDK_static]]
1111
arch = "aarch64"
12-
cuda_platform = "jetson"
13-
git-tree-sha1 = "2c5625710d8a8c9acccd705453bb4f49953a6dc3"
12+
git-tree-sha1 = "324dc8fbf219fce16307639afdf58a0f4cbd091a"
1413
libc = "glibc"
1514
os = "linux"
1615

1716
[[CUDA_SDK_static.download]]
18-
sha256 = "6d073847f8cf2a1175b9b2afcff80676abd43f562aecfac30b3cb5c5169cf7e8"
19-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.9.1+0/CUDA_SDK_static.v12.9.1.aarch64-linux-gnu-cuda_platform+jetson.tar.xz"
20-
[[CUDA_SDK_static]]
21-
arch = "aarch64"
22-
cuda_platform = "sbsa"
23-
git-tree-sha1 = "d6e676ef581dccdc241584053f8ae34d8dbd8830"
24-
libc = "glibc"
25-
os = "linux"
26-
27-
[[CUDA_SDK_static.download]]
28-
sha256 = "8abac7a080c9c87ded52a6804163603c3d2e43e67013700cece92ea5c71e7d17"
29-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.9.1+0/CUDA_SDK_static.v12.9.1.aarch64-linux-gnu-cuda_platform+sbsa.tar.xz"
17+
sha256 = "87d76007a27cf60f603290f16c823b41f670c81bd7e70a15d85ce80f2f8cab04"
18+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v13.0.0+0/CUDA_SDK_static.v13.0.0.aarch64-linux-gnu.tar.xz"
3019
[[CUDA_SDK_static]]
3120
arch = "x86_64"
32-
git-tree-sha1 = "ef0bbc113487e1d49306601b9dc15141b16fe7d8"
21+
git-tree-sha1 = "374bddc3afd6b060c7eafd54dfbae8e022810a27"
3322
os = "windows"
3423

3524
[[CUDA_SDK_static.download]]
36-
sha256 = "97b4b4917363a2f3aa399c82e0d1a5df56f2207b10297432de472c6d90089f6e"
37-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.9.1+0/CUDA_SDK_static.v12.9.1.x86_64-w64-mingw32.tar.xz"
25+
sha256 = "3171ae1a693a523b77b2ca320f0d90f7e3e58e3e59acb92de1ff6881fa8a17a5"
26+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v13.0.0+0/CUDA_SDK_static.v13.0.0.x86_64-w64-mingw32.tar.xz"

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.9.1+0"
3+
version = "13.0.0+0"
44

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

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CUDA_SDK_static_jll.jl` (v12.9.1+0)
1+
# `CUDA_SDK_static_jll.jl` (v13.0.0+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/b58ab62116011f87ceb16c275f98fe0027108235/C/CUDA/CUDA_SDK_static@12.9/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/62083536ab5cafa93371706b3a7298eb2194746a/C/CUDA/CUDA_SDK_static@13.0/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,25 +18,25 @@ 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.9.27-archive.zip (SHA256 checksum: `17aaa7c6b8f94a417d8f3261780b7e34b9cbdfab7513bce86768623b06aa28b5`)
22-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-12.9.79-archive.zip (SHA256 checksum: `179e9c43b0735ffe67207b3da556eb5a0c50f3047961882b7657d3b822d34ef8`)
23-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-12.9.82-archive.zip (SHA256 checksum: `1eda43a76a2eac25fce5bdb4b68673b5bda737d54cca5513148c36362ab7c811`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-12.9.79-archive.zip (SHA256 checksum: `c96018456dc4db6af6d69d6db0170a2ccc656ddde8c8ce6ee05682c2c5569daa`)
25-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-12.9.86-archive.zip (SHA256 checksum: `227b109663b5e57d2718bcabb24a4ba0d9d4e52d958e327dc476f7c28691be85`)
26-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-12.9.88-archive.zip (SHA256 checksum: `955ba1f52f7115031f10408ce3cec4c745df41dba8fdf6024c3983d899e9fbbc`)
27-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-12.9.79-archive.zip (SHA256 checksum: `1894b70c5487a739c740929263fa3fbca80e53790647abc02b74eac024b97be8`)
28-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-12.9.82-archive.zip (SHA256 checksum: `be23018507f015ca948c503a43a3c48449c0dc1ceaab1e721caf01f024727312`)
29-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-12.9.86-archive.zip (SHA256 checksum: `1aa0644fa53c8ca34cdc73db17bcc73530557bdd3f582c7bfdbd7916c8b48f65`)
30-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-12.9.79-archive.zip (SHA256 checksum: `b1f366312cb52164dfe7b78463ab085b742f052e74b89e9da08561a8ca8b06e9`)
31-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-12.9.1.4-archive.zip (SHA256 checksum: `d534d98b0b453a98914dbf3adf47d7e84b55037abf02f87466439e1dcef581ed`)
32-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-11.4.1.4-archive.zip (SHA256 checksum: `f26f80bb9abff3269c548e1559e8c2b4ba58ccb8acc6095bbc6404fc962d4b80`)
33-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.10.19-archive.zip (SHA256 checksum: `d0411f0b8c07e90d0fb6e01bfa7a54c9cb80f2ddf67e4ded2d96a50e19aadad6`)
34-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.7.5.82-archive.zip (SHA256 checksum: `e991d64a0bbe3e0bb69ce2adce000244288002b0341894729666d66adb9b4f25`)
35-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.5.10.65-archive.zip (SHA256 checksum: `abb4bfc01198f82fbc956773ccb98c578c03027b6ad425e829355be0c0a11a4a`)
36-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-12.4.1.87-archive.zip (SHA256 checksum: `cfcfbf59e4e5ce71113c058bd4eba3dd56e4db080932146d4047c0d44b4a558e`)
37-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-12.9.79-archive.zip (SHA256 checksum: `b05519f8ce4f02167bfc859358f62eb771d89ac2af3a6952a82317f2af4bc5bd`)
38-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-12.9.86-archive.zip (SHA256 checksum: `ee7175da9628d47ccc92dce6d28d57ca77633e79079a2aee90e2a645edcd1384`)
39-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-12.4.0.76-archive.zip (SHA256 checksum: `b253241fc88bf30947b8ee068101aca8930960f113d8ee4a9583de021a79ffa1`)
21+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cccl/windows-x86_64/cuda_cccl-windows-x86_64-13.0.50-archive.zip (SHA256 checksum: `ca25a1772b5bcdaf21e29b801e7235710a5fb703570ca24ee63f37b211df5bf7`)
22+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-13.0.48-archive.zip (SHA256 checksum: `82fb29001895810ce02e88b180cbaa90607b852a7f67a63f18f202079eaa2966`)
23+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `2c2c9dc4e685be3c470bb2a08902b3a6daa97055b18366db3aeaa60ad000282a`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-13.0.48-archive.zip (SHA256 checksum: `ce1dd7de1c07151bc027bc2acaee95b16669056b7b788e7ac3ef732cc2f4a007`)
25+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-13.0.48-archive.zip (SHA256 checksum: `c4b28e3e4c5d2c4f037bdf0be6ea446fe7f45231ce967efb43d8dd56197c7a20`)
26+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `4c1f7995fa151ed238a39af6d9a62c9f4ceabc95524e024997961f14802031f8`)
27+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `dd04f5c13ae236768ab0ed40cf08a800ab0d131c6f62195941c5eaed7a298821`)
28+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `78e9eb3df5d7723c97396374b4a3e4a60c52465d94a72563b3571a85cec9d425`)
29+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-13.0.48-archive.zip (SHA256 checksum: `d1ae61887c0d857f8c0cdb77247ef27fb7c78cc81ecb1a2786e81b7a9bea89a0`)
30+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-13.0.48-archive.zip (SHA256 checksum: `19f577352500bb81503d143b40f4476756812613bc328e23a070650639f5a84c`)
31+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-13.0.0.19-archive.zip (SHA256 checksum: `c8fb12715b9639f51983315cc4b195e272128c675aa3766b13c4f470b892e6c8`)
32+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-12.0.0.15-archive.zip (SHA256 checksum: `4f0e0c019e1b53166bdeaf52c91c333450ae9dd05fbadc77cffb70a702501b67`)
33+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.4.0.35-archive.zip (SHA256 checksum: `c4db1ed0595fcdba3c4da0f5605ca4c3f4340b6be833d94765994e239c775a32`)
34+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-12.0.3.29-archive.zip (SHA256 checksum: `e0aadc965d757c615a50ffb1c48c155f4b6e1bbaf96100a20b2e46964de8f6da`)
35+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.6.2.49-archive.zip (SHA256 checksum: `1a4a35f8bfb453582ee12c5a7160f60150d74bc5fa831340b6257d1faa2b3355`)
36+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-13.0.0.50-archive.zip (SHA256 checksum: `6a5e811b277623779eb0b17aab387784027bda4e5904757932456ac06b552fc4`)
37+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `74231f7142a6ae95624cd973b6d3b4f8a41dbab04e23a68ec4842b889a5b1c4a`)
38+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-13.0.39-archive.zip (SHA256 checksum: `e90265efcc848965a0ae099eb668358ad8e28f210afc249412636c5ff8ff92a9`)
39+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-13.0.0.40-archive.zip (SHA256 checksum: `fd15935ac90b63c753b2c1ac575d7b0235a414b15651fe18250fbe811cbc717a`)
4040

4141
## Platforms
4242

src/wrappers/aarch64-linux-gnu-cuda_platform+jetson.jl

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/wrappers/aarch64-linux-gnu-cuda_platform+sbsa.jl renamed to src/wrappers/aarch64-linux-gnu.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Autogenerated wrapper script for CUDA_SDK_static_jll for aarch64-linux-gnu-cuda_platform+sbsa
1+
# Autogenerated wrapper script for CUDA_SDK_static_jll for aarch64-linux-gnu
22
JLLWrappers.@generate_wrapper_header("CUDA_SDK_static")
33
function __init__()
44
JLLWrappers.@generate_init_header()

0 commit comments

Comments
 (0)