Skip to content

Commit 98c9a51

Browse files
committed
Reactant_jll build 0.0.218+1
1 parent e6fabef commit 98c9a51

9 files changed

+411
-61
lines changed

.pkg/platform_augmentation.jl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ else
3030
end
3131

3232
const cuda_version_preference = if haskey(preferences, "cuda_version")
33-
expected = ("none", "12.1", "12.4", "12.6")
33+
expected = ("none", "12.1", "12.4", "12.6", "12.8")
3434
if isa(preferences["cuda_version"], String) && preferences["cuda_version"] in expected
3535
preferences["cuda_version"]
3636
else
@@ -97,8 +97,10 @@ function augment_platform!(platform::Platform)
9797
cuda_version_tag = "12.1"
9898
elseif v"12.4" <= current_cuda_version < v"12.6"
9999
cuda_version_tag = "12.4"
100-
elseif v"12.6" <= current_cuda_version < v"13"
100+
elseif v"12.6" <= current_cuda_version < v"12.8"
101101
cuda_version_tag = "12.6"
102+
elseif v"12.8" <= current_cuda_version < v"13"
103+
cuda_version_tag = "12.8"
102104
else
103105
@debug "CUDA version $(current_cuda_version) in $(path) not supported with this version of Reactant"
104106
end

Artifacts.toml

Lines changed: 52 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ mode = "opt"
1010
os = "linux"
1111

1212
[[Reactant.download]]
13-
sha256 = "68e17b860fd07075c105f66ce3baa7f6101e7c36ae7f2db8bb8fb3bf874f9079"
14-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.gz"
13+
sha256 = "3370262259be7bd304735930561fadbc9e2a4e1eb3c45f3c548f39edab1023ab"
14+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
1515
[[Reactant]]
1616
arch = "aarch64"
1717
cuda_version = "none"
@@ -24,8 +24,8 @@ mode = "opt"
2424
os = "linux"
2525

2626
[[Reactant.download]]
27-
sha256 = "039808a780f43c288794140226191a49e90b7f6d3b4fb3b562ec4f964d433753"
28-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.aarch64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.gz"
27+
sha256 = "b72a07a4b5bd784522d27a4eb10bbd6f1660e9545036d9e7f5f184a58594e5b2"
28+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.aarch64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
2929
[[Reactant]]
3030
arch = "x86_64"
3131
cuda_version = "none"
@@ -36,8 +36,8 @@ mode = "opt"
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "f118ae2afcd4363b99cb9badf0b947eab46776150b2e8632987747d0e4f9fa78"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.gz"
39+
sha256 = "755641a7a7454ff2c1628219b86593fdb62093b6772639ad9223727aa7d7c9f2"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
4141
[[Reactant]]
4242
arch = "aarch64"
4343
cuda_version = "none"
@@ -48,8 +48,8 @@ mode = "opt"
4848
os = "macos"
4949

5050
[[Reactant.download]]
51-
sha256 = "24db433551e468be8c22f4b23f679abc5f7e8fe9552e62fd5fa7a2304c36ea1a"
52-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.gz"
51+
sha256 = "36671891cd9d84dba754ac9e802c6952fad7dea7929105240c8781907ba79dcb"
52+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
5353
[[Reactant]]
5454
arch = "x86_64"
5555
cuda_version = "none"
@@ -60,8 +60,8 @@ mode = "dbg"
6060
os = "macos"
6161

6262
[[Reactant.download]]
63-
sha256 = "26dc17f3b5c1f1756ac390df81666be44c93d333244574de7ecd2d6c18d8ce02"
64-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.gz"
63+
sha256 = "41dde025855fde295881a27884bc1fe326ea0bd3f99ff48ac7baca96f4747e6d"
64+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
6565
[[Reactant]]
6666
arch = "aarch64"
6767
cuda_version = "none"
@@ -72,61 +72,89 @@ mode = "dbg"
7272
os = "macos"
7373

7474
[[Reactant.download]]
75-
sha256 = "eb34d1361acd29b505f3092f902443c0a1b72b1f81c3c4b64d8209ad917b831b"
76-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.gz"
75+
sha256 = "9e90f0adc403b395a25fc13387022f3f407a0fce7315a187ba3d4c116a0688f1"
76+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
7777
[[Reactant]]
7878
arch = "x86_64"
7979
cuda_version = "12.1"
8080
cxxstring_abi = "cxx11"
81-
git-tree-sha1 = "43d95321763f8c6fb10c63dd2f7e57b4473373bd"
81+
git-tree-sha1 = "75d24cc929f8a400f615dc0ca4a2ba990917e50a"
8282
gpu = "cuda"
8383
lazy = true
8484
libc = "glibc"
8585
mode = "opt"
8686
os = "linux"
8787

8888
[[Reactant.download]]
89-
sha256 = "8d96b388c98cbe3c13fcf2ac036aafe330903cf3086c0a7b3e814d33e57d23a2"
90-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.1-gpu+cuda-mode+opt.tar.gz"
89+
sha256 = "6167254a37609e55fc42462484f2d182a495434d97c37ac0d735c39c069c784b"
90+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.1-gpu+cuda-mode+opt.tar.xz"
9191
[[Reactant]]
9292
arch = "x86_64"
9393
cuda_version = "12.4"
9494
cxxstring_abi = "cxx11"
95-
git-tree-sha1 = "738465d146efdfc5f2c656c47bd4de809be39af1"
95+
git-tree-sha1 = "5a7522bc65fcb0342d09b69fe0bc84f3c746fcdd"
9696
gpu = "cuda"
9797
lazy = true
9898
libc = "glibc"
9999
mode = "opt"
100100
os = "linux"
101101

102102
[[Reactant.download]]
103-
sha256 = "2c342700c23f1caf49533d8c54dfefee8f01b6f9a5ca3eefd4f1f6e3d2bdca23"
104-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.4-gpu+cuda-mode+opt.tar.gz"
103+
sha256 = "eb093d20fe793453e087cc65d53404f476f0b2c84d83c4977185fa55392619f2"
104+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.4-gpu+cuda-mode+opt.tar.xz"
105105
[[Reactant]]
106106
arch = "x86_64"
107107
cuda_version = "12.6"
108108
cxxstring_abi = "cxx11"
109-
git-tree-sha1 = "17b29a2e367f8c9918c036f839bd842e9d320c58"
109+
git-tree-sha1 = "593bfaafb48486495d60cacdc4a0eef7a1047e99"
110110
gpu = "cuda"
111111
lazy = true
112112
libc = "glibc"
113113
mode = "opt"
114114
os = "linux"
115115

116116
[[Reactant.download]]
117-
sha256 = "7e4db60fc47a95fd6459742ce0254fa29b9b444ba5eab3b832179c8b4d00374d"
118-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.gz"
117+
sha256 = "3f1f4f5589fffbc1844bdc87ec3b3134504fedeaccbffaf2c1fc0fb7d86ea522"
118+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
119119
[[Reactant]]
120120
arch = "aarch64"
121121
cuda_version = "12.6"
122122
cxxstring_abi = "cxx11"
123-
git-tree-sha1 = "e6db74934aea17e918986253e6a3bafae888386f"
123+
git-tree-sha1 = "dcf4c338fa1bda47ff1720eee97b698aad84e22a"
124124
gpu = "cuda"
125125
lazy = true
126126
libc = "glibc"
127127
mode = "opt"
128128
os = "linux"
129129

130130
[[Reactant.download]]
131-
sha256 = "7ff52429077ac407eebbae1bd8812e70178302fa59e935a9a7b1a8dd6adc797d"
132-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+0/Reactant.v0.0.218.aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.gz"
131+
sha256 = "0aa931ab4089f9e7cf9e2e5d2415c77dd1b54a4931a88764b5d6408d1d0b38da"
132+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
133+
[[Reactant]]
134+
arch = "x86_64"
135+
cuda_version = "12.8"
136+
cxxstring_abi = "cxx11"
137+
git-tree-sha1 = "283ee4efad07492758e24e8b7a4edba3dc43523f"
138+
gpu = "cuda"
139+
lazy = true
140+
libc = "glibc"
141+
mode = "opt"
142+
os = "linux"
143+
144+
[[Reactant.download]]
145+
sha256 = "8c58a188ae4535fc608a6940cb7ae5e19a5f1cd57c933ee726d4cb39d048708b"
146+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.x86_64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
147+
[[Reactant]]
148+
arch = "aarch64"
149+
cuda_version = "12.8"
150+
cxxstring_abi = "cxx11"
151+
git-tree-sha1 = "dd3e863ffe11fd261d3439afb928d8dd71baf8c7"
152+
gpu = "cuda"
153+
lazy = true
154+
libc = "glibc"
155+
mode = "opt"
156+
os = "linux"
157+
158+
[[Reactant.download]]
159+
sha256 = "3388904d19436e8bd246764adcdf94d2ee0d45aa4a47f38f0c31e2af441ba09f"
160+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.218+1/Reactant.v0.0.218.aarch64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Reactant_jll"
22
uuid = "0192cb87-2b54-54ad-80e0-3be72ad8a3c0"
3-
version = "0.0.218+0"
3+
version = "0.0.218+1"
44

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

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.218+0)
1+
# `Reactant_jll.jl` (v0.0.218+1)
22

33
[![deps](https://juliahub.com/docs/Reactant_jll/deps.svg)](https://juliahub.com/ui/Packages/General/Reactant_jll/)
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/8ae6a4c07f7883443ff58f251bfbb14bad8daea6/R/Reactant/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/d5ab674df0545e50a377fc00c10bab266c868f23/R/Reactant/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -21,13 +21,13 @@ The tarballs for `Reactant_jll.jl` have been built from these sources:
2121
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `46effa67bacd9e0f2c36fa713f09b46c56d067e5`)
2222
* compressed archive: https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jdk_x64_alpine-linux_hotspot_21.0.7_6.tar.gz (SHA256 checksum: `79ecc4b213d21ae5c389bea13c6ed23ca4804a45b7b076983356c28105580013`)
2323
* compressed archive: https://github.com/JuliaBinaryWrappers/Bazel_jll.jl/releases/download/Bazel-v7.6.1+0/Bazel.v7.6.1.x86_64-linux-musl-cxx03.tar.gz (SHA256 checksum: `01ac6c083551796f1f070b0dc9c46248e6c49e01e21040b0c158f6e613733345`)
24-
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/linux-sbsa/cuda_nvcc-linux-sbsa-12.6.85-archive.tar.xz (SHA256 checksum: `1b834df41cb071884f33b1e4ffc185e4799975057baca57d80ba7c4591e67950`)
24+
* compressed archive: https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/linux-sbsa/cuda_nvcc-linux-sbsa-12.8.93-archive.tar.xz (SHA256 checksum: `dc0b713ce69fd921aa53ac68610717d126fc273a3c554b0465cf44d7e379f467`)
2525

2626
## Platforms
2727

2828
`Reactant_jll.jl` is available for the following platforms:
2929

30-
* `Linux aarch64 {cuda_version=12.6, cxxstring_abi=cxx11, gpu=cuda, libc=glibc, mode=opt}` (`aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt`)
30+
* `Linux aarch64 {cuda_version=12.8, cxxstring_abi=cxx11, gpu=cuda, libc=glibc, mode=opt}` (`aarch64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt`)
3131

3232
## Dependencies
3333

@@ -54,10 +54,10 @@ The code bindings within this package are autogenerated from the following `Prod
5454
* `LibraryProduct`: `libcufft`
5555
* `LibraryProduct`: `libcusolver`
5656
* `LibraryProduct`: `libcusparse`
57-
* `LibraryProduct`: `libnccl`
58-
* `LibraryProduct`: `libnvrtc`
59-
* `ExecutableProduct`: `fatbinary`
6057
* `FileProduct`: `libdevice`
58+
* `LibraryProduct`: `libnccl`
6159
* `LibraryProduct`: `libnvJitLink`
60+
* `LibraryProduct`: `libnvrtc`
6261
* `LibraryProduct`: `libnvrtc_builtins`
62+
* `ExecutableProduct`: `fatbinary`
6363
* `ExecutableProduct`: `ptxas`

src/wrappers/aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.jl

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ JLLWrappers.@declare_library_product(libcufft, "libcufft.so.11")
1919
JLLWrappers.@declare_library_product(libcusolver, "libcusolver.so.11")
2020
JLLWrappers.@declare_library_product(libcusparse, "libcusparse.so.12")
2121
JLLWrappers.@declare_library_product(libnccl, "libnccl.so.2")
22+
JLLWrappers.@declare_library_product(libnvJitLink, "libnvJitLink.so.12")
2223
JLLWrappers.@declare_library_product(libnvrtc, "libnvrtc.so.12")
24+
JLLWrappers.@declare_library_product(libnvrtc_builtins, "libnvrtc-builtins.so.12.6")
2325
JLLWrappers.@declare_executable_product(fatbinary)
2426
JLLWrappers.@declare_file_product(libdevice)
25-
JLLWrappers.@declare_library_product(libnvJitLink, "libnvJitLink.so.12")
26-
JLLWrappers.@declare_library_product(libnvrtc_builtins, "libnvrtc-builtins.so.12.6")
2727
JLLWrappers.@declare_executable_product(ptxas)
2828
function __init__()
2929
JLLWrappers.@generate_init_header(CUDA_Driver_jll)
@@ -123,12 +123,24 @@ function __init__()
123123
nothing,
124124
)
125125

126+
JLLWrappers.@init_library_product(
127+
libnvJitLink,
128+
"lib/libnvJitLink.so.12",
129+
nothing,
130+
)
131+
126132
JLLWrappers.@init_library_product(
127133
libnvrtc,
128134
"lib/libnvrtc.so.12",
129135
nothing,
130136
)
131137

138+
JLLWrappers.@init_library_product(
139+
libnvrtc_builtins,
140+
"lib/libnvrtc-builtins.so.12.6",
141+
nothing,
142+
)
143+
132144
JLLWrappers.@init_executable_product(
133145
fatbinary,
134146
"lib/cuda/bin/fatbinary",
@@ -139,18 +151,6 @@ function __init__()
139151
"lib/cuda/nvvm/libdevice/libdevice.10.bc",
140152
)
141153

142-
JLLWrappers.@init_library_product(
143-
libnvJitLink,
144-
"lib/libnvJitLink.so.12",
145-
nothing,
146-
)
147-
148-
JLLWrappers.@init_library_product(
149-
libnvrtc_builtins,
150-
"lib/libnvrtc-builtins.so.12.6",
151-
nothing,
152-
)
153-
154154
JLLWrappers.@init_executable_product(
155155
ptxas,
156156
"lib/cuda/bin/ptxas",

0 commit comments

Comments
 (0)