Skip to content

Commit a823542

Browse files
committed
CUDA_SDK_static_jll build 11.7.1+1
1 parent 1c9aebc commit a823542

File tree

3 files changed

+32
-33
lines changed

3 files changed

+32
-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 = "1a245b013c3146a22dc129e7b6473566d2722fc8"
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+1/CUDA_SDK_static.v11.8.0.x86_64-linux-gnu.tar.gz"
8+
sha256 = "d8f384bfbd1d8e31540214f3801f9a282239a9dee02423fbf3877c742bca6a6c"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+1/CUDA_SDK_static.v11.7.1.x86_64-linux-gnu.tar.gz"
1010
[[CUDA_SDK_static]]
1111
arch = "powerpc64le"
12-
git-tree-sha1 = "ce4fb5ebea920bf4a1c4b2dbd7406fce1041abf0"
12+
git-tree-sha1 = "ae79e954cfd21817fda5cecf7769a3b6d35d3ae3"
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+1/CUDA_SDK_static.v11.8.0.powerpc64le-linux-gnu.tar.gz"
17+
sha256 = "2a4f5fc305611f8abc9cec35fe60cc3035837272d44404c9a52692da27a8f5e3"
18+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+1/CUDA_SDK_static.v11.7.1.powerpc64le-linux-gnu.tar.gz"
1919
[[CUDA_SDK_static]]
2020
arch = "aarch64"
21-
git-tree-sha1 = "1506400e41961bc9fa9b466aea21780df4025668"
21+
git-tree-sha1 = "0f7ca814be0cbc20bbd8eea2c017823659278e63"
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+1/CUDA_SDK_static.v11.8.0.aarch64-linux-gnu.tar.gz"
26+
sha256 = "9dd80a3ea29fc5930f84cefb81ab6c80c001afb534bde872965d51aee2adef85"
27+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+1/CUDA_SDK_static.v11.7.1.aarch64-linux-gnu.tar.gz"
2828
[[CUDA_SDK_static]]
2929
arch = "x86_64"
30-
git-tree-sha1 = "f0f8c7ec957da0b9e87014e0ef4c63f0046aa502"
30+
git-tree-sha1 = "2cb2c5a62879c407a2d1603f6fe5156c30b62a30"
3131
os = "windows"
3232

3333
[[CUDA_SDK_static.download]]
34-
sha256 = "ee457141a3db1082506031e8fff5b4b9f052ec06c561741894626f58fa20f9f8"
35-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.8.0+1/CUDA_SDK_static.v11.8.0.x86_64-w64-mingw32.tar.gz"
34+
sha256 = "46c0519f1bccc6b26087324ead717f558a19f0cba811e206392e2ccd09620a34"
35+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+1/CUDA_SDK_static.v11.7.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+1"
3+
version = "11.7.1+1"
44

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

README.md

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CUDA_SDK_static_jll.jl` (v11.8.0+1)
1+
# `CUDA_SDK_static_jll.jl` (v11.7.1+1)
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/17f22860b0c34a6a3a9e95e714f8fb7dba49269d/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/81026c7d1e4d9b46574f533816ed519b81b6d18d/C/CUDA/CUDA_SDK_static@11.7/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,23 @@ 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-11.7.91-archive.zip (SHA256 checksum: `638ec54f6d180d17c6f70ba45e7694a29f1d7014a434e4f1c081198c04017147`)
22+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-11.7.99-archive.zip (SHA256 checksum: `1eb967fe01843dbe4b41a43352df193018077dd28b06eb2fd5af897b03f92d5c`)
23+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-11.7.91-archive.zip (SHA256 checksum: `6024efc79c78668de3e21b608035e77f1d40dc7bb250630255d627ccb2e51380`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-11.7.101-archive.zip (SHA256 checksum: `9d2d98b73cf70165a0c7652b5c764da2816209f519a8c73cdf01733a83502170`)
25+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-11.7.99-archive.zip (SHA256 checksum: `55aac64b0c81b96628ad9511514c591c33a4649d15d5a579d351be5b89632276`)
26+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-11.7.91-archive.zip (SHA256 checksum: `be716596ea300a295ab06b92caa92d7a17e4dd23f7a3f9ef0f98f1f81a63d241`)
27+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-11.7.91-archive.zip (SHA256 checksum: `f8a9be7526d4c201759346911145a026acafb72e664bae9ec8b9690f8ac4c56c`)
28+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-11.7.91-archive.zip (SHA256 checksum: `dcff80bce25f5d3f3b53a3f08b346ff5b38e5274a0e54572f97762e56d619236`)
29+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-11.7.99-archive.zip (SHA256 checksum: `d4b5027eee2e20155ba317b6b62f8fc36b2baa0c23b5c7031d93fa7d5b260fd1`)
30+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-11.7.91-archive.zip (SHA256 checksum: `1dc3858fc0e843fff830a260f00c9f2aed61882804735bea8154e577c8da42a2`)
31+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-11.10.3.66-archive.zip (SHA256 checksum: `f6d80b92b0c4ae077d71ee83aaa5057c4e6419b80e25ef22ff03a80aad700fe0`)
32+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-10.7.2.91-archive.zip (SHA256 checksum: `88643d092d3d8ef30d2b5ca3757ea87577eaefc1268f350507a3b132abeb7f24`)
33+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.2.10.91-archive.zip (SHA256 checksum: `90e043d540765f410fa8d3d569e95b8eac15940037cd1159335f99d4caab484f`)
34+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.4.0.1-archive.zip (SHA256 checksum: `bfce43d0437ae10a7250c9f173e04e048fc46f9e5c9ed2c2bd4db4e661c77ba1`)
35+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-11.7.4.91-archive.zip (SHA256 checksum: `2827643399b92b87af858bf4b004b4a664bc7e838a18e2143258b93c019487b0`)
36+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-11.7.4.75-archive.zip (SHA256 checksum: `dca9b5ee0021802f02a164f3ea6bd44e552b84bbe1896bebb21e625b811c7006`)
37+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnvjpeg/windows-x86_64/libnvjpeg-windows-x86_64-11.8.0.2-archive.zip (SHA256 checksum: `3e3d88d6dc9d0f01d9c9261b9c055f3a93ddfd65bb8609a92bd57ea9bd9fe6f2`)
3938

4039
## Platforms
4140

0 commit comments

Comments
 (0)