Skip to content

Commit 15ecdfe

Browse files
committed
CUDA_SDK_static_jll build 11.7.1+2
1 parent ae3fc5c commit 15ecdfe

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

Artifacts.toml

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

77
[[CUDA_SDK_static.download]]
8-
sha256 = "7b4f293fd94d1082692b894abb4150685ab0d5257ad3d3ccbadc6b66dad7efdb"
9-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.4.4+2/CUDA_SDK_static.v11.4.4.x86_64-linux-gnu.tar.gz"
8+
sha256 = "4ae572e4e4101a1c37e7180303a01d2fbbdb614717a4c36049cdfe1d550ce746"
9+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+2/CUDA_SDK_static.v11.7.1.x86_64-linux-gnu.tar.gz"
1010
[[CUDA_SDK_static]]
1111
arch = "powerpc64le"
12-
git-tree-sha1 = "d305d9736aee6f7229ed93dc6fe7fabf747affd5"
12+
git-tree-sha1 = "7292d747d11308ddf89b0f173ebd02689c32f9d0"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[CUDA_SDK_static.download]]
17-
sha256 = "16968bfc983addb9df310b697976e76d829169d0bb723b109ccda909afe19b72"
18-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.4.4+2/CUDA_SDK_static.v11.4.4.powerpc64le-linux-gnu.tar.gz"
17+
sha256 = "faa1a1588e2e7f03ecd5b78caec76d40e20d585edc2c4367e4beecb3e685ec9e"
18+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+2/CUDA_SDK_static.v11.7.1.powerpc64le-linux-gnu.tar.gz"
1919
[[CUDA_SDK_static]]
2020
arch = "aarch64"
2121
cuda_platform = "sbsa"
22-
git-tree-sha1 = "0d1e04eb57d9f34f84445fa94897d932890d16f6"
22+
git-tree-sha1 = "09b9822888458cae75965847ae1f1ece5484ad5f"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[CUDA_SDK_static.download]]
27-
sha256 = "d1390ff6bfa08e743d258dbb8f42e3776e663820841e0d0de1c0058bc3f3d018"
28-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.4.4+2/CUDA_SDK_static.v11.4.4.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
27+
sha256 = "48edc6d680dca6537188c10e1824065e9f3150e5010c0f82b06023aee01470c6"
28+
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.7.1+2/CUDA_SDK_static.v11.7.1.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
2929
[[CUDA_SDK_static]]
3030
arch = "x86_64"
31-
git-tree-sha1 = "46ed725914fa72e5d1a691f93711173bfe333d3e"
31+
git-tree-sha1 = "2cb2c5a62879c407a2d1603f6fe5156c30b62a30"
3232
os = "windows"
3333

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

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

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `CUDA_SDK_static_jll.jl` (v11.4.4+2)
1+
# `CUDA_SDK_static_jll.jl` (v11.7.1+2)
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/3de8a79782c70a00e35cf152bf5aa9ee7e20a6bb/C/CUDA/CUDA_SDK_static@11.4/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/3de8a79782c70a00e35cf152bf5aa9ee7e20a6bb/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,22 +18,22 @@ 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.4.122-archive.zip (SHA256 checksum: `d721c4bcc5bf8054eb944b7c3203ce5f593523f798559f3f4c1effdd8ed36f48`)
22-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-11.4.148-archive.zip (SHA256 checksum: `e889e38929a95845409ed7dcdb0e6189343af5d17442a3b8c9f2ba297f0d262e`)
23-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-11.4.120-archive.zip (SHA256 checksum: `e371440535fae634c625a5dd02d18cd4accd11b9166703f9d5a95f7b721f09b0`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-11.4.120-archive.zip (SHA256 checksum: `74545a99d9a35c53790003006b29b9af5ca52b48f8703fdbc003665b42f5ec39`)
25-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-11.4.152-archive.zip (SHA256 checksum: `460c9e54bd0b99f4f63243eeb6b2090d17193361575b189c050faa10d465d4a9`)
26-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-11.4.152-archive.zip (SHA256 checksum: `9fa3a5a1248ad1247ee78a3d9627f1b2d7173cbde5bdb1635a853624f3f8137e`)
27-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-11.4.120-archive.zip (SHA256 checksum: `d97d1266345bcaf4212132bbc19270ee9c10bae37b29647ff5f40620f83fa3ce`)
28-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-11.4.120-archive.zip (SHA256 checksum: `ec5e1975147a83da707a1803c1e9af93b02ff8af246d23b733bd5a1662c708a9`)
29-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-11.4.152-archive.zip (SHA256 checksum: `48e3def76ff1842d00051fd035e6487be711ac4019e9dc43f5db3f9e14363f91`)
30-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-11.4.120-archive.zip (SHA256 checksum: `9fdb78035542c4eb9a8e881b8ced959eabfa04894ce2b847d54741120b5f1aaa`)
31-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-11.6.5.2-archive.zip (SHA256 checksum: `7ebcfcd9cc327a020f156d9a9f7607ea6a563038834991324230102915bef47c`)
32-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-10.5.2.100-archive.zip (SHA256 checksum: `eaf957a481d0c361724cf796b6bc105e36f9a3d17b7525107a78ff15ea3ddc6c`)
33-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.2.5.120-archive.zip (SHA256 checksum: `35108db3e9afaac017e1d3460313632850e3627520cf2213b987fa3d4cf6a8ce`)
34-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.2.0.120-archive.zip (SHA256 checksum: `72e456cc8d7e79f514eae95ac9a4acb269e66344d67c5913370a3f0367a1f862`)
35-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-11.6.0.120-archive.zip (SHA256 checksum: `bd995a141da804fa0d2c3bce1c6d575e862877e1356041dae326825e5194c176`)
36-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-11.4.0.110-archive.zip (SHA256 checksum: `6e1a90494f93db97687b8f2b216da0ab3ca4677640c856a35e7d3b12c46c4223`)
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`)
3737

3838
## Platforms
3939

0 commit comments

Comments
 (0)