Skip to content

Commit 1c5fc63

Browse files
committed
Reactant_jll build 0.0.237+0
1 parent ac86d4a commit 1c5fc63

9 files changed

+290
-88
lines changed

.pkg/platform_augmentation.jl

Lines changed: 3 additions & 1 deletion
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.4", "12.6", "12.8")
33+
expected = ("none", "12.4", "12.6", "12.8", "13.0")
3434
if isa(preferences["cuda_version"], String) && preferences["cuda_version"] in expected
3535
preferences["cuda_version"]
3636
else
@@ -99,6 +99,8 @@ function augment_platform!(platform::Platform)
9999
cuda_version_tag = "12.6"
100100
elseif v"12.8" <= current_cuda_version < v"13"
101101
cuda_version_tag = "12.8"
102+
elseif v"13.0" <= current_cuda_version < v"14" && arch(platform) == "x86_64"
103+
cuda_version_tag = "13.0"
102104
else
103105
@debug "CUDA version $(current_cuda_version) in $(path) not supported with this version of Reactant"
104106
end

Artifacts.toml

Lines changed: 50 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2,158 +2,172 @@
22
arch = "x86_64"
33
cuda_version = "none"
44
cxxstring_abi = "cxx11"
5-
git-tree-sha1 = "390aa962e02f21fc2eec0b31a0385e259f6d96bb"
5+
git-tree-sha1 = "5a991c0b21faedc75d24b83324819deead5b7993"
66
gpu = "none"
77
lazy = true
88
libc = "glibc"
99
mode = "opt"
1010
os = "linux"
1111

1212
[[Reactant.download]]
13-
sha256 = "644919a8c1f30c29afba6459565b5c53433ab90396a193a8aab8c7b7bccdd7a0"
14-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
13+
sha256 = "8b58de632b9e8b9d41ddba4b349b118b24a2814da33da9aa396f1377fd121436"
14+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
1515
[[Reactant]]
1616
arch = "aarch64"
1717
cuda_version = "none"
1818
cxxstring_abi = "cxx11"
19-
git-tree-sha1 = "fcbb906cff630312e51449d5cd23def55c894a7f"
19+
git-tree-sha1 = "88b53d44ed4630a5c1645fe622645772edb6489e"
2020
gpu = "none"
2121
lazy = true
2222
libc = "glibc"
2323
mode = "opt"
2424
os = "linux"
2525

2626
[[Reactant.download]]
27-
sha256 = "b542662e307364e4b48ae0a8449067909be5dc680c021a1cb203c0c74f5ef486"
28-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.aarch64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
27+
sha256 = "4a9c7caa9ccf567028ad52f46bb4ea78a5908a4a982a25aa6fbddcae8c86f112"
28+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.aarch64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
2929
[[Reactant]]
3030
arch = "x86_64"
3131
cuda_version = "none"
32-
git-tree-sha1 = "af9caddfb00731f35ed1e23354314183523ea204"
32+
git-tree-sha1 = "811cb593964368f5690899a923c188de63658bc1"
3333
gpu = "none"
3434
lazy = true
3535
mode = "opt"
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "75a0f5ef8908885332f5407c71821eb4378ccfcaae15198266e7c37c618f76a3"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
39+
sha256 = "4500a4fa93c42b54e3e86b8113aeabc156993e05d7106a20835bcaded2004335"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
4141
[[Reactant]]
4242
arch = "aarch64"
4343
cuda_version = "none"
44-
git-tree-sha1 = "2c69783b22c1072452c6b137cf11806ce31f9f67"
44+
git-tree-sha1 = "732c56a35bb28547f3d7aeace405ff66bacc5661"
4545
gpu = "none"
4646
lazy = true
4747
mode = "opt"
4848
os = "macos"
4949

5050
[[Reactant.download]]
51-
sha256 = "ff62abcd9bdbddf9653202a83646253d9a63b0594a2acd893de14c27236b7d65"
52-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
51+
sha256 = "a38b5e23dae5ab677d67aa168c383cbfd0e99c3e37bdaf9a1da0a31dacb35362"
52+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
5353
[[Reactant]]
5454
arch = "x86_64"
5555
cuda_version = "none"
5656
cxxstring_abi = "cxx11"
57-
git-tree-sha1 = "e033e92c9450400e1815cf83f91bd3462ac70522"
57+
git-tree-sha1 = "844d3cfad0c8aad1cdf4e84c638a79b9cc5bed59"
5858
gpu = "none"
5959
lazy = true
6060
mode = "opt"
6161
os = "windows"
6262

6363
[[Reactant.download]]
64-
sha256 = "7ae389944684d6f94922cd77fd7a41bb0bae36d4c583b4b8bb593bbc5383f60a"
65-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-w64-mingw32-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
64+
sha256 = "77250603d3fea1670c8cd9574e61aa2230e9e56e8ed58d244c0819edbe11743f"
65+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-w64-mingw32-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
6666
[[Reactant]]
6767
arch = "x86_64"
6868
cuda_version = "none"
69-
git-tree-sha1 = "efd995520002f8b0e9f0e5491406be1713e9e11b"
69+
git-tree-sha1 = "9b73eb43a9bb92c3e00e8226faa6214d4fbd680d"
7070
gpu = "none"
7171
lazy = true
7272
mode = "dbg"
7373
os = "macos"
7474

7575
[[Reactant.download]]
76-
sha256 = "b720fd34b293aeb8f41e3e470aa7258abce7a1c4163ded1b5406aeb2e8cad195"
77-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
76+
sha256 = "67de66ec2ecdcef34b9853edb71b734345e01fe7a8f6b8ee4d8c2c8600f89024"
77+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
7878
[[Reactant]]
7979
arch = "aarch64"
8080
cuda_version = "none"
81-
git-tree-sha1 = "b5d620504f7a10f91fa836a6839869309e67c02f"
81+
git-tree-sha1 = "ad69671177d1513530c513af1a6d5a0af5d90bf4"
8282
gpu = "none"
8383
lazy = true
8484
mode = "dbg"
8585
os = "macos"
8686

8787
[[Reactant.download]]
88-
sha256 = "1fafef3c7baf39113674f614114f09680c0da36f1c5c78e6bf53f54805282a1f"
89-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
88+
sha256 = "15965c5daf6953c43112bebdc8678b5fcc5454895af72f8dcc8bcba50c95e992"
89+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
9090
[[Reactant]]
9191
arch = "x86_64"
9292
cuda_version = "12.4"
9393
cxxstring_abi = "cxx11"
94-
git-tree-sha1 = "f718573dd742b06b29ae9162d179c5d88fadd060"
94+
git-tree-sha1 = "5f854cf71f469ac69f2bec4039fdbf332a78f32c"
9595
gpu = "cuda"
9696
lazy = true
9797
libc = "glibc"
9898
mode = "opt"
9999
os = "linux"
100100

101101
[[Reactant.download]]
102-
sha256 = "6984d9334abb2deb1acb9179d19d8daa5d902ba8d5203651ff299d338d295fbc"
103-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-linux-gnu-cxx11-cuda_version+12.4-gpu+cuda-mode+opt.tar.xz"
102+
sha256 = "778af483865dce2c143ff1851b4efd88ae72e7ca81789ea839349e72a7665725"
103+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-linux-gnu-cxx11-cuda_version+12.4-gpu+cuda-mode+opt.tar.xz"
104104
[[Reactant]]
105105
arch = "x86_64"
106106
cuda_version = "12.6"
107107
cxxstring_abi = "cxx11"
108-
git-tree-sha1 = "aac7611618246d6b965e1f2203058769aaad2c64"
108+
git-tree-sha1 = "2abed8b5f99932b915341bed78a7c64a50750ab5"
109109
gpu = "cuda"
110110
lazy = true
111111
libc = "glibc"
112112
mode = "opt"
113113
os = "linux"
114114

115115
[[Reactant.download]]
116-
sha256 = "14579a18deaa91916aa0b7c9bbe0a910ef47fc86b7ce7e26226c037cf2d7cf16"
117-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
116+
sha256 = "e73e5f4d32e384e95c23e9cff2fd31663860b38086e7e7edd17233d7341c4501"
117+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
118118
[[Reactant]]
119119
arch = "aarch64"
120120
cuda_version = "12.6"
121121
cxxstring_abi = "cxx11"
122-
git-tree-sha1 = "26922a855fad187c57bf7a2ef1ae1f32fea401c1"
122+
git-tree-sha1 = "29b34411c7fce6698867ca4f382af8f8d6b7aca4"
123123
gpu = "cuda"
124124
lazy = true
125125
libc = "glibc"
126126
mode = "opt"
127127
os = "linux"
128128

129129
[[Reactant.download]]
130-
sha256 = "c832108b766dc7b1a72cb616c77c65081625a33e6c8d64f59693130649e4ef21"
131-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
130+
sha256 = "7afddd85dd190813e071fcbc47d93b560e810b0e930bb8f8149874a1cd722484"
131+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
132132
[[Reactant]]
133133
arch = "x86_64"
134134
cuda_version = "12.8"
135135
cxxstring_abi = "cxx11"
136-
git-tree-sha1 = "e2c9711e506651999348397753c3a0939c6b9cfa"
136+
git-tree-sha1 = "e0dc49c6c5f953a9cdd91235cbe4fdcd5066e86f"
137137
gpu = "cuda"
138138
lazy = true
139139
libc = "glibc"
140140
mode = "opt"
141141
os = "linux"
142142

143143
[[Reactant.download]]
144-
sha256 = "2f0a15f5d37e61fabe49337b57a6b79ce4f051bb0fbe08a14fae8492c8a73959"
145-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.x86_64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
144+
sha256 = "6545a334a79b6c866a78497d2bce8fe645cb7dc4a21e8da0979d048ed6d6d026"
145+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
146146
[[Reactant]]
147147
arch = "aarch64"
148148
cuda_version = "12.8"
149149
cxxstring_abi = "cxx11"
150-
git-tree-sha1 = "a323c6a8d24aeae2a0febf38e1fa392929f03b59"
150+
git-tree-sha1 = "0cb7195d659937e6acf3ab40da2d8ff763e52cce"
151151
gpu = "cuda"
152152
lazy = true
153153
libc = "glibc"
154154
mode = "opt"
155155
os = "linux"
156156

157157
[[Reactant.download]]
158-
sha256 = "ed0e134d981425e57f0de48e307f2d8eff0481cd085061941c5e361ee9d5fc5a"
159-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.236+0/Reactant.v0.0.236.aarch64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
158+
sha256 = "436996998fcaeb5c11f31039078810481e26634c38051a080d83373283e04779"
159+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.aarch64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
160+
[[Reactant]]
161+
arch = "x86_64"
162+
cuda_version = "13.0"
163+
cxxstring_abi = "cxx11"
164+
git-tree-sha1 = "7b5543da891fedfd7f9785063cb8a9eea01ad028"
165+
gpu = "cuda"
166+
lazy = true
167+
libc = "glibc"
168+
mode = "opt"
169+
os = "linux"
170+
171+
[[Reactant.download]]
172+
sha256 = "aa6bee5b54add8629dd15b3a4751e5723c3f74c2226007d0310272084f915683"
173+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.237+0/Reactant.v0.0.237.x86_64-linux-gnu-cxx11-cuda_version+13.0-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.236+0"
3+
version = "0.0.237+0"
44

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

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.236+0)
1+
# `Reactant_jll.jl` (v0.0.237+0)
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/2f8cc4f9cb7a172afeb6f54a1fcbd4dbad9f2f1d/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/26b93ec23e53b54838361e23e42547b8d482f8bc/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

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

1919
The tarballs for `Reactant_jll.jl` have been built from these sources:
2020

21-
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `6e00425f3a5ff03fe66f58574d74f61c4fd0860e`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `ce9246a1501676c133652eeee16e33e369dd8d3a`)
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.8.93-archive.tar.xz (SHA256 checksum: `dc0b713ce69fd921aa53ac68610717d126fc273a3c554b0465cf44d7e379f467`)
2524

2625
## Platforms
2726

2827
`Reactant_jll.jl` is available for the following platforms:
2928

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`)
29+
* `Linux x86_64 {cuda_version=13.0, cxxstring_abi=cxx11, gpu=cuda, libc=glibc, mode=opt}` (`x86_64-linux-gnu-cxx11-cuda_version+13.0-gpu+cuda-mode+opt`)
3130

3231
## Dependencies
3332

@@ -59,9 +58,9 @@ The code bindings within this package are autogenerated from the following `Prod
5958
* `LibraryProduct`: `libnvJitLink`
6059
* `LibraryProduct`: `libnvrtc`
6160
* `LibraryProduct`: `libnvrtc_builtins`
62-
* `LibraryProduct`: `libnvshmem_host`
6361
* `LibraryProduct`: `nvshmem_bootstrap_uid`
6462
* `LibraryProduct`: `nvshmem_transport_ibrc`
6563
* `ExecutableProduct`: `fatbinary`
6664
* `FileProduct`: `libnvshmem_device`
65+
* `LibraryProduct`: `libnvshmem_host`
6766
* `ExecutableProduct`: `ptxas`

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ JLLWrappers.@declare_library_product(libcudnn_ops, "libcudnn_ops.so.9")
1818
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")
21-
JLLWrappers.@declare_file_product(libdevice)
2221
JLLWrappers.@declare_library_product(libnccl, "libnccl.so.2")
2322
JLLWrappers.@declare_library_product(libnvJitLink, "libnvJitLink.so.12")
2423
JLLWrappers.@declare_library_product(libnvrtc, "libnvrtc.so.12")
2524
JLLWrappers.@declare_library_product(libnvrtc_builtins, "libnvrtc-builtins.so.12.6")
2625
JLLWrappers.@declare_file_product(libnvshmem_device)
2726
JLLWrappers.@declare_library_product(libnvshmem_host, "libnvshmem_host.so.3")
28-
JLLWrappers.@declare_library_product(nvshmem_bootstrap_uid, "nvshmem_bootstrap_uid.so.3")
2927
JLLWrappers.@declare_library_product(nvshmem_transport_ibrc, "nvshmem_transport_ibrc.so.3")
3028
JLLWrappers.@declare_executable_product(fatbinary)
29+
JLLWrappers.@declare_file_product(libdevice)
30+
JLLWrappers.@declare_library_product(nvshmem_bootstrap_uid, "nvshmem_bootstrap_uid.so.3")
3131
JLLWrappers.@declare_executable_product(ptxas)
3232
function __init__()
3333
JLLWrappers.@generate_init_header(CUDA_Driver_jll)
@@ -121,11 +121,6 @@ function __init__()
121121
nothing,
122122
)
123123

124-
JLLWrappers.@init_file_product(
125-
libdevice,
126-
"lib/cuda/nvvm/libdevice/libdevice.10.bc",
127-
)
128-
129124
JLLWrappers.@init_library_product(
130125
libnccl,
131126
"lib/libnccl.so.2",
@@ -161,12 +156,6 @@ function __init__()
161156
nothing,
162157
)
163158

164-
JLLWrappers.@init_library_product(
165-
nvshmem_bootstrap_uid,
166-
"lib/nvshmem_bootstrap_uid.so",
167-
nothing,
168-
)
169-
170159
JLLWrappers.@init_library_product(
171160
nvshmem_transport_ibrc,
172161
"lib/nvshmem_transport_ibrc.so.3",
@@ -178,6 +167,17 @@ function __init__()
178167
"lib/cuda/bin/fatbinary",
179168
)
180169

170+
JLLWrappers.@init_file_product(
171+
libdevice,
172+
"lib/cuda/nvvm/libdevice/libdevice.10.bc",
173+
)
174+
175+
JLLWrappers.@init_library_product(
176+
nvshmem_bootstrap_uid,
177+
"lib/nvshmem_bootstrap_uid.so",
178+
nothing,
179+
)
180+
181181
JLLWrappers.@init_executable_product(
182182
ptxas,
183183
"lib/cuda/bin/ptxas",

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ JLLWrappers.@declare_library_product(libnccl, "libnccl.so.2")
2323
JLLWrappers.@declare_library_product(libnvJitLink, "libnvJitLink.so.12")
2424
JLLWrappers.@declare_library_product(libnvrtc, "libnvrtc.so.12")
2525
JLLWrappers.@declare_library_product(libnvrtc_builtins, "libnvrtc-builtins.so.12.8")
26+
JLLWrappers.@declare_file_product(libnvshmem_device)
2627
JLLWrappers.@declare_library_product(libnvshmem_host, "libnvshmem_host.so.3")
2728
JLLWrappers.@declare_library_product(nvshmem_bootstrap_uid, "nvshmem_bootstrap_uid.so.3")
2829
JLLWrappers.@declare_library_product(nvshmem_transport_ibrc, "nvshmem_transport_ibrc.so.3")
2930
JLLWrappers.@declare_executable_product(fatbinary)
30-
JLLWrappers.@declare_file_product(libnvshmem_device)
3131
JLLWrappers.@declare_executable_product(ptxas)
3232
function __init__()
3333
JLLWrappers.@generate_init_header(CUDA_Driver_jll)
@@ -150,6 +150,11 @@ function __init__()
150150
nothing,
151151
)
152152

153+
JLLWrappers.@init_file_product(
154+
libnvshmem_device,
155+
"lib/libnvshmem_device.bc",
156+
)
157+
153158
JLLWrappers.@init_library_product(
154159
libnvshmem_host,
155160
"lib/libnvshmem_host.so.3",
@@ -173,11 +178,6 @@ function __init__()
173178
"lib/cuda/bin/fatbinary",
174179
)
175180

176-
JLLWrappers.@init_file_product(
177-
libnvshmem_device,
178-
"lib/libnvshmem_device.bc",
179-
)
180-
181181
JLLWrappers.@init_executable_product(
182182
ptxas,
183183
"lib/cuda/bin/ptxas",

0 commit comments

Comments
 (0)