Skip to content

Commit

Permalink
CUDA_Driver_jll build 0.10.1+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Sep 17, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Witiko Vít Starý Novotný
1 parent 2401ceb commit a707cbd
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[[CUDA_Driver]]
arch = "x86_64"
git-tree-sha1 = "eff03e0e7f00ace9db616965de866d317a9eb5d5"
git-tree-sha1 = "14d8c9f542c4a8c3ed7489299bbae99ebc998ec1"
libc = "glibc"
os = "linux"

[[CUDA_Driver.download]]
sha256 = "fd12604de1839b403d770fbf930670abf7b38db47406de467125267b4d42f09f"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.10.0+0/CUDA_Driver.v0.10.0.x86_64-linux-gnu.tar.gz"
sha256 = "0dc42f8d5e9db361408d0c662d3280f0df2fb6ae6bcdc708ff200ac989ca980d"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.10.1+0/CUDA_Driver.v0.10.1.x86_64-linux-gnu.tar.gz"
[[CUDA_Driver]]
arch = "aarch64"
git-tree-sha1 = "932750b5d643341ced7773df5c1b25fa90de7984"
git-tree-sha1 = "ac590aa9b4cdd18e8552c8be71157166811195e7"
libc = "glibc"
os = "linux"

[[CUDA_Driver.download]]
sha256 = "0e7f04eec85ad902f200650e67c3645ec6c43236deb97634d3bd979bdc14c32b"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.10.0+0/CUDA_Driver.v0.10.0.aarch64-linux-gnu.tar.gz"
sha256 = "d5e701f5ea4cd5c82e2c68683bef039479d94b8afa5ac35d7458f32d4dbba9ba"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.10.1+0/CUDA_Driver.v0.10.1.aarch64-linux-gnu.tar.gz"
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "CUDA_Driver_jll"
uuid = "4ee394cb-3365-5eb0-8335-949819d2adfc"
version = "0.10.0+0"
version = "0.10.1+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
@@ -11,6 +11,6 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
[compat]
JLLWrappers = "1.2.0"
julia = "1.0"
Pkg = "1"
Libdl = "1"
Artifacts = "1"
Pkg = "< 0.0.1, 1"
Libdl = "< 0.0.1, 1"
Artifacts = "< 0.0.1, 1"
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `CUDA_Driver_jll.jl` (v0.10.0+0)
# `CUDA_Driver_jll.jl` (v0.10.1+0)

[![deps](https://juliahub.com/docs/CUDA_Driver_jll/deps.svg)](https://juliahub.com/ui/Packages/General/CUDA_Driver_jll/)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/0661e4526f0c50d5cfde8ef60621e31645aa85a0/C/CUDA/CUDA_Driver/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/514036c40edeb847547a249fd0c6107416e0d9b9/C/CUDA/CUDA_Driver/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

@@ -18,7 +18,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`

The tarballs for `CUDA_Driver_jll.jl` have been built from these sources:

* file: https://developer.download.nvidia.com/compute/cuda/repos/rhel8/sbsa/cuda-compat-12-6-560.28.03-1.aarch64.rpm (SHA256 checksum: `baac69caaa3543c777862ce71a9dd6c9cab9cefcfd24a40bfffa92697ee7faee`)
* file: https://developer.download.nvidia.com/compute/cuda/repos/rhel8/sbsa/cuda-compat-12-6-560.35.03-1.aarch64.rpm (SHA256 checksum: `479530ff4f0c8759ccb140d7369f30056b7bba9520eb1b3822a138f882f87a38`)

## Platforms

0 comments on commit a707cbd

Please sign in to comment.