Skip to content

Commit ae3fc5c

Browse files
committed
CUDA_SDK_static_jll build 11.4.4+2
1 parent fb0f01e commit ae3fc5c

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 = "f0db242e79b8ce1a9732b87caa6a96c998a111ac"
3+
git-tree-sha1 = "dcb31103f30b7ad75a4ea11c32482aa11125f7de"
44
libc = "glibc"
55
os = "linux"
66

77
[[CUDA_SDK_static.download]]
8-
sha256 = "b833ae5bb9fdfef66f600fda7530e253a2f248ee7f6bda57dbfb49afa6c6512d"
9-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.5.2+2/CUDA_SDK_static.v11.5.2.x86_64-linux-gnu.tar.gz"
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"
1010
[[CUDA_SDK_static]]
1111
arch = "powerpc64le"
12-
git-tree-sha1 = "e608a0aaa4083fe44e7ee1621432632b7f251e37"
12+
git-tree-sha1 = "d305d9736aee6f7229ed93dc6fe7fabf747affd5"
1313
libc = "glibc"
1414
os = "linux"
1515

1616
[[CUDA_SDK_static.download]]
17-
sha256 = "9a48f2cabeabc1012b7d8f5f36416bae9207affb61a23f738f92940dd3a9cafb"
18-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.5.2+2/CUDA_SDK_static.v11.5.2.powerpc64le-linux-gnu.tar.gz"
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"
1919
[[CUDA_SDK_static]]
2020
arch = "aarch64"
2121
cuda_platform = "sbsa"
22-
git-tree-sha1 = "c4e3b993e416c96fc17df3f5640c47a338d49423"
22+
git-tree-sha1 = "0d1e04eb57d9f34f84445fa94897d932890d16f6"
2323
libc = "glibc"
2424
os = "linux"
2525

2626
[[CUDA_SDK_static.download]]
27-
sha256 = "6d9c6d632d56b313abca40c9228fdad1e9993c84d269c2d10a124152041b14fd"
28-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.5.2+2/CUDA_SDK_static.v11.5.2.aarch64-linux-gnu-cuda_platform+sbsa.tar.gz"
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"
2929
[[CUDA_SDK_static]]
3030
arch = "x86_64"
31-
git-tree-sha1 = "a837e0d540860e16343e34a58792be5786b09dc3"
31+
git-tree-sha1 = "46ed725914fa72e5d1a691f93711173bfe333d3e"
3232
os = "windows"
3333

3434
[[CUDA_SDK_static.download]]
35-
sha256 = "b4ec10d20c41f3474e3e207dc3bdbd3f079011df0805d09b3dcc92b46e0bd27f"
36-
url = "https://github.com/JuliaBinaryWrappers/CUDA_SDK_static_jll.jl/releases/download/CUDA_SDK_static-v11.5.2+2/CUDA_SDK_static.v11.5.2.x86_64-w64-mingw32.tar.gz"
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"

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.5.2+2"
3+
version = "11.4.4+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.5.2+2)
1+
# `CUDA_SDK_static_jll.jl` (v11.4.4+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.5/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.4/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.5.62-archive.zip (SHA256 checksum: `2a44c359d523317d1c93ba6568ace3c088c83026e2e40d34a97fccd876466b4b`)
22-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/windows-x86_64/cuda_cudart-windows-x86_64-11.5.117-archive.zip (SHA256 checksum: `02cd427306ada807c9a8a1f16dd34ddeb58f35c7932bcbe13e1ee2afa882332c`)
23-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/windows-x86_64/cuda_cuobjdump-windows-x86_64-11.5.119-archive.zip (SHA256 checksum: `2b059697dcc5b3df8ca527612893905cfb91f52fef4988388458060d038d86a9`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/windows-x86_64/cuda_cupti-windows-x86_64-11.5.114-archive.zip (SHA256 checksum: `56948dab7b3d39bc9d8231a277a051e57f95efe73f9f6bfeb9f66df2be3d2208`)
25-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/windows-x86_64/cuda_nvcc-windows-x86_64-11.5.119-archive.zip (SHA256 checksum: `477ca5d096c2e5a87480cae24951b54e641030cfc3c75ce869e0656e4fcb2142`)
26-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/windows-x86_64/cuda_nvdisasm-windows-x86_64-11.5.119-archive.zip (SHA256 checksum: `f8dee0ae12696a02a01e95083e1fde8222018f641f7ebf712985fc6c1716f217`)
27-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvml_dev/windows-x86_64/cuda_nvml_dev-windows-x86_64-11.5.50-archive.zip (SHA256 checksum: `ccd320d7b4aa8c7006085e003b9763a20a37e101e59dde8bcaf13f1e3b5ec04c`)
28-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvprune/windows-x86_64/cuda_nvprune-windows-x86_64-11.5.119-archive.zip (SHA256 checksum: `89a883eee3d6931e9b071c19a9ef07368429b8008fcb0f392229baa3d21b6cc2`)
29-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvrtc/windows-x86_64/cuda_nvrtc-windows-x86_64-11.5.119-archive.zip (SHA256 checksum: `e6c7312b4b8f678828dca2b2e29bd8a1afee83709885bffe0115743219e092ae`)
30-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_sanitizer_api/windows-x86_64/cuda_sanitizer_api-windows-x86_64-11.5.114-archive.zip (SHA256 checksum: `b216d0292002b4cc673a374f06576bc062e6566062a32edcdca60716e98f6587`)
31-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcublas/windows-x86_64/libcublas-windows-x86_64-11.7.4.6-archive.zip (SHA256 checksum: `a5b2c090e7b3da7b9823aa71ecf76a07344846daf8d26b13a06dba2d8a572c79`)
32-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcufft/windows-x86_64/libcufft-windows-x86_64-10.6.0.107-archive.zip (SHA256 checksum: `f6b846a79772640585cbfc35746ededa1210e1ba7005e075d678a4d84ffd93ec`)
33-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcurand/windows-x86_64/libcurand-windows-x86_64-10.2.7.107-archive.zip (SHA256 checksum: `fa74020026d1cf81b0a3004c823ae40a4f0a02df34041438b992e6058ff97cd2`)
34-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusolver/windows-x86_64/libcusolver-windows-x86_64-11.3.2.107-archive.zip (SHA256 checksum: `325684ebefb24f7a47c5868a87f8dc38c88812c12f113bd57029b3a715c95405`)
35-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libcusparse/windows-x86_64/libcusparse-windows-x86_64-11.7.0.107-archive.zip (SHA256 checksum: `365a0316da888e0b8cc17b3e958b24b9faefa35e6b5fded7d9083483c1f0c097`)
36-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/libnpp/windows-x86_64/libnpp-windows-x86_64-11.5.1.107-archive.zip (SHA256 checksum: `3ef847675b5cecdd70ede5216b91530bff152478441dc4b1e0d73bfcdb586a06`)
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`)
3737

3838
## Platforms
3939

0 commit comments

Comments
 (0)