Skip to content

Commit 0324393

Browse files
committed
CUDA_SDK_static_jll build 12.0.1+0
1 parent 4405944 commit 0324393

File tree

3 files changed

+34
-33
lines changed

3 files changed

+34
-33
lines changed

Artifacts.toml

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

77
[[CUDA_SDK_static.download]]
8-
sha256 = "4016cf973ce5d4b91102e6bfadab3813541f56b7fb2f9f9fbc361360cbb34310"
9-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.8.0+0/CUDA_SDK_static.v11.8.0.x86_64-linux-gnu.tar.gz"
8+
sha256 = "a90dae55ce6637e1e872247df54bb773b4c3393303f2e0f6ac114b36ce35f5bb"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.0.1+0/CUDA_SDK_static.v12.0.1.x86_64-linux-gnu.tar.gz"
1010
[[CUDA_SDK_static]]
1111
arch = "powerpc64le"
12-
git-tree-sha1 = "ce4fb5ebea920bf4a1c4b2dbd7406fce1041abf0"
12+
git-tree-sha1 = "fca0943ec15972c845dcb8f183438e064748abd6"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[CUDA_SDK_static.download]]
17-
sha256 = "f623b2ac64594bbaea7ddcf16f1b7094c84de61ce5c84f5b667145bab121cc48"
18-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.8.0+0/CUDA_SDK_static.v11.8.0.powerpc64le-linux-gnu.tar.gz"
17+
sha256 = "114eb0e6ed94b017322e7c7083f0799ce7ce5478bb10f420964a8e088bcd1f6e"
18+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.0.1+0/CUDA_SDK_static.v12.0.1.powerpc64le-linux-gnu.tar.gz"
1919
[[CUDA_SDK_static]]
2020
arch = "aarch64"
21-
git-tree-sha1 = "1506400e41961bc9fa9b466aea21780df4025668"
21+
git-tree-sha1 = "d560ace8a51f0630a799b055308f4c03845cc8ea"
2222
libc = "glibc"
2323
os = "linux"
2424

2525
[[CUDA_SDK_static.download]]
26-
sha256 = "0a89566a7523c8ea4f67e2f81460020a243c770925ef52f1f9df159fb5c30b71"
27-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.8.0+0/CUDA_SDK_static.v11.8.0.aarch64-linux-gnu.tar.gz"
26+
sha256 = "a5d2b219dbc99450b90106c963b2c3d76f37fd36b20178391893c7d0a7601f87"
27+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.0.1+0/CUDA_SDK_static.v12.0.1.aarch64-linux-gnu.tar.gz"
2828
[[CUDA_SDK_static]]
2929
arch = "x86_64"
30-
git-tree-sha1 = "53665439be9eef0b9f3fdf2ea73a0d2763a84375"
30+
git-tree-sha1 = "938057bf95d371c46627a80002e40cef1d9cb5de"
3131
os = "windows"
3232

3333
[[CUDA_SDK_static.download]]
34-
sha256 = "e9255497cdb26407993eee65829aeaf5c8a22469d41c05f67f2c8c37ec38d9d5"
35-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.8.0+0/CUDA_SDK_static.v11.8.0.x86_64-w64-mingw32.tar.gz"
34+
sha256 = "0e26a3f32491a2968a1304da668dd37b52a7b1e1508448175f3afed2c8f75129"
35+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v12.0.1+0/CUDA_SDK_static.v12.0.1.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 = "11.8.0+0"
3+
version = "12.0.1+0"
44

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

README.md

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

33
[![deps](https://juliahub.com/docs/CUDA_SDK_static_jll/deps.svg)](https://juliahub.com/ui/Packages/CUDA_SDK_static_jll/eFajz?page=2)
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/d652db7edfadff99dcf841eed3e71665c8e18200/C/CUDA/CUDA_SDK_static@11.8/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/d704a217c2ed09b89ac31587a07e939b840e51aa/C/CUDA/CUDA_SDK_static@12.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,24 +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-11.8.89-archive.zip (SHA256 checksum: `548fe5e0cf6a64568a61713cdb475306ce7445d98dfbbe7f910fd78a7f6b616c`)
22-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-11.8.89-archive.zip (SHA256 checksum: `988cc9e7d3785d4b1975521f312c57c6814cbf15e73a2b7941d961835f2a945e`)
23-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `9961e1770fdde91844938a7046d03d7dfa3c3ff7271f77e9e859ca84d631ebf4`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-11.8.87-archive.zip (SHA256 checksum: `a243ffc6b5cfd9ba469bc3dd02208186c4f1956e91d54e9bca295757edd9dafa`)
25-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-11.8.89-archive.zip (SHA256 checksum: `4cdd7555f31186e5af0b14ab761838bbc8b5e6441589f5bb326930c7a502dcd3`)
26-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `56888ecebbac419f1d5e91bff33ea1268fda12a3ce8818b0c6f360521cf07152`)
27-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `8eb977d7ed61eaa70a32963f1c2bd63ef92710a5a6486800125dec4ed8ebd6fb`)
28-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `75f77f308dfd216925e3ec02b2a2a0631d3cc72e023ba52b29b902f508dc6bf0`)
29-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-11.8.89-archive.zip (SHA256 checksum: `e5d571247e71e0b0922a929516175844efa9e7ac424ed3c1b764bffb4899d3c9`)
30-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `24fdaaa3a80dc1faea90a49213bef2098f0abbad8bd5108fada5b77d7ad00dcc`)
31-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-11.11.3.6-archive.zip (SHA256 checksum: `67b0934a6359e4ee26fff823c356021589d392c4fd49ca12624f570edc08e2b9`)
32-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-10.9.0.58-archive.zip (SHA256 checksum: `a4071a85e3983bf42ea7a2e9bebe3b0b3c9ac258668580adc32ee1c385f7556f`)
33-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.0.86-archive.zip (SHA256 checksum: `aaccf56d68a63378edc05109c233ed47e185237c8d334f9df136923440a9a6b7`)
34-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.4.1.48-archive.zip (SHA256 checksum: `965298e47640b643827cd6fe4ca5cab3c5a97b4bedc5357e9b6551298d1f9c2c`)
35-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-11.7.5.86-archive.zip (SHA256 checksum: `b51a46f4f6bb9476ffe433a1dedad2c94a546c8a92e70dfed63207b64ff57e50`)
36-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-11.8.0.86-archive.zip (SHA256 checksum: `5cd2ba50234b0743242bab212bf742c114e274fd639ec9d79fd62e1295756d32`)
37-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-11.9.0.86-archive.zip (SHA256 checksum: `caddf3d887a5bfb7db32757016fce18922838c889c80e910d91edd0644039116`)
38-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-11.8.86-archive.zip (SHA256 checksum: `64f9ff04d1660ca0d611c8ac60ace7124f3e647519d67f78f681277e1c9221cc`)
21+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cccl/windows-x86_64/cuda_cccl-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `4a660ecc7d6651f797279cb5aeeaef90defc33469b2015ef2a15375c7c56aeec`)
22+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-12.0.146-archive.zip (SHA256 checksum: `f40f5ab0d3a566f30d865903f76b504a168a58adc11cf16e0c53f1c2cea4a588`)
23+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `51def3bad16ad68a33a7fcb3ab75ee8b7c607e025bf1aeb07105377085450691`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-12.0.146-archive.zip (SHA256 checksum: `cc888b32d5e2d6dfbdab00c5ac99bbb35f45cbee6a9e79f679013a550811a322`)
25+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `410100486923612c1984e4b4d93b04c9d689f5aca9e93294f1d78e3af745746b`)
26+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `ac84be4b8657dff366ac949d2a1827ed30ff8a130a46bad92006c4bad6a79be6`)
27+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `4c753f4b871a62f3586e9c3afa51128445c7b1479da303daebfcbc5a3743e9a8`)
28+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `812a98986560898885d0bf404d2c885019af7cf07c76a91198ee3e63c983eea9`)
29+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `cd8e8c5be748ad2675040ebcf8435c6431ef6dc08e3313e537d67cc31f370c3d`)
30+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `51abebc3d4bb715b65e8979d1d8d209d955cc56d714d7c8d7561c1a8a7d61186`)
31+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-12.0.2.224-archive.zip (SHA256 checksum: `d7094c6ac5a9dfa27bfecca7b0afea8293f0828e1bce895c9b87740674bbc75f`)
32+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-11.0.1.95-archive.zip (SHA256 checksum: `3e284518643b7788c38c0f67a9a34f6310b4558a9e72d71d1e7d95a80d947038`)
33+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.3.1.124-archive.zip (SHA256 checksum: `e214f386e7313371e1a70928f0cefe315093ee9ecceb48b784fcb8d8ce92bbb9`)
34+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.4.3.1-archive.zip (SHA256 checksum: `f4fd50ca109b8633409c26806dac80f2cb0cf9e8d715158c1addee1403ce9792`)
35+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-12.0.1.140-archive.zip (SHA256 checksum: `0721ffa90bcf2d25b46245f76b30a8d948a3a05bca8f63ca0a4380d76ab37233`)
36+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-12.0.1.104-archive.zip (SHA256 checksum: `59a51d922eb358097a3e22d1293843d2f3c2004979ac687469c6846b01b4375f`)
37+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-12.0.1.102-archive.zip (SHA256 checksum: `c79833f8f39c0dfa113418f277d97eb251fc21ba1a2513270ada080e367c2a5e`)
38+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_profiler_api/windows-x86_64/cuda_profiler_api-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `303405e4184be2cee7ecfbbb3744e33288bcb82f9191f33a58961ee33b53c4f6`)
39+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjitlink/windows-x86_64/libnvjitlink-windows-x86_64-12.0.140-archive.zip (SHA256 checksum: `88c4d3ca3fe2275b4ef0212034a67748465af2e9e193560c63c4c251f618caf9`)
3940

4041
## Platforms
4142

0 commit comments

Comments
 (0)