Skip to content

Commit 949e04a

Browse files
committed
Reactant_jll build 0.0.230+2
1 parent 37a6a5c commit 949e04a

7 files changed

+73
-73
lines changed

.pkg/platform_augmentation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function augment_platform!(platform::Platform)
7676

7777
# Don't do GPU discovery on platforms for which we don't have GPU builds.
7878
# Keep this in sync with list of platforms for which we actually build with GPU support.
79-
if !Sys.isapple(platform)
79+
if !Sys.isapple(platform) && !Sys.iswindows()
8080

8181
cuname = if Sys.iswindows()
8282
Libdl.find_library("nvcuda")

Artifacts.toml

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

1212
[[Reactant.download]]
13-
sha256 = "6d8de7557c12d9d1ec4948bbdbbcbbaa2bd1fb013e49a5c13f1f4a1a3e0fc753"
14-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
13+
sha256 = "6f23c5fcb422a819d16e499b5c3b1d8ab9ee5aec9665b4a390f9dc9cad99287c"
14+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "3b4e83f860b4986d02f0d90e50f418a3e522ddb2"
19+
git-tree-sha1 = "c7c85f6bd52edcf5999cd15dec0fc8c7fa3392f2"
2020
gpu = "none"
2121
lazy = true
2222
libc = "glibc"
2323
mode = "opt"
2424
os = "linux"
2525

2626
[[Reactant.download]]
27-
sha256 = "66e4e0a0650b1a5277f36524cd18cfed8c2c2dd883364983adb3c386f9a0e0c5"
28-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.aarch64-linux-gnu-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
27+
sha256 = "733ca892f9241c961460df30dccf91d755419db871b901049cafc38b45ec07ca"
28+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "638197ee45b9ba49ff02d1c2086ec1beeca4930a"
32+
git-tree-sha1 = "b5aced971c297653579fd7a31d7bdeedd05953a4"
3333
gpu = "none"
3434
lazy = true
3535
mode = "opt"
3636
os = "macos"
3737

3838
[[Reactant.download]]
39-
sha256 = "9762af57b504df2e6f04c65752976dbe680cb0119546f9cd4eec7eaaba0523c7"
40-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
39+
sha256 = "c3041a297acfd74aa904258a989fd0e27c9f0ce3b608ecd1775facac7753e3ef"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "d15a487132eefd47f28c53d53700dfacdb76615e"
44+
git-tree-sha1 = "5ede7bae11c7a938853d250da602702e6a4193a4"
4545
gpu = "none"
4646
lazy = true
4747
mode = "opt"
4848
os = "macos"
4949

5050
[[Reactant.download]]
51-
sha256 = "a14b8bf3e0e950fc06d3e08a21cae6713d1926b638cdb2e90852aa55bddc4412"
52-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+opt.tar.xz"
51+
sha256 = "e3890b5fca4b53e276be69e3968d4fa599f12a4e1a488e9b262e7b6d57e0a8f7"
52+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "c30b25cc0446ed8fb2d41aa234b3cb9f92fa6c99"
57+
git-tree-sha1 = "1bcc9be2269e8138853e43741a66984ee9a80d20"
5858
gpu = "none"
5959
lazy = true
6060
mode = "opt"
6161
os = "windows"
6262

6363
[[Reactant.download]]
64-
sha256 = "9bb031018140ddf428d30aa1d420abcd2f054548420463cf8bbb252ec1b60cdf"
65-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-w64-mingw32-cxx11-cuda_version+none-gpu+none-mode+opt.tar.xz"
64+
sha256 = "fa2638eb07b7e9e7764de17b8bba3676152619aed3c34c74aa0c7e59661dddd3"
65+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "c9595e905e40e8e260459688a3029e2dffe7b9c9"
69+
git-tree-sha1 = "636ee819bddd31970164d6b20ebe00e0492dabeb"
7070
gpu = "none"
7171
lazy = true
7272
mode = "dbg"
7373
os = "macos"
7474

7575
[[Reactant.download]]
76-
sha256 = "102761fa0c4246d0beb3044c0afa4e5528445c37fea2149e7128ed1fb2685b77"
77-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
76+
sha256 = "c3020ae1c8840c14581ef3014bf4b0a7c9cd5429f8709c492b74a56a87ae6337"
77+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "2939425dec2579e6a4c6e9c3304edb8a0b86b866"
81+
git-tree-sha1 = "3a8f89568a1b836e6cb7c27c0fdb2b0b071b3b70"
8282
gpu = "none"
8383
lazy = true
8484
mode = "dbg"
8585
os = "macos"
8686

8787
[[Reactant.download]]
88-
sha256 = "fabcc43fed7d1cbfe9c621c47e118a708913e9d8b0b71a7d3f01fe58f098f760"
89-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.aarch64-apple-darwin-cuda_version+none-gpu+none-mode+dbg.tar.xz"
88+
sha256 = "76344a7ce854a92a51b03f63bdc3ee9711ec231e474f8e26e7ddd18447752ddc"
89+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "c7a0640163da48ef2d0f24da3c4280d538ef55d0"
94+
git-tree-sha1 = "55501b2a88e4e33617b269d00126425026782768"
9595
gpu = "cuda"
9696
lazy = true
9797
libc = "glibc"
9898
mode = "opt"
9999
os = "linux"
100100

101101
[[Reactant.download]]
102-
sha256 = "5c747d339bff4eb52ea748198c711b5345d935a00f7489d80790d400e2881636"
103-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-linux-gnu-cxx11-cuda_version+12.4-gpu+cuda-mode+opt.tar.xz"
102+
sha256 = "81324e6899beb6c151e16ef4634428f60e7cc62f4af6b6cd7418a1140c8ca7a0"
103+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "a13de70eb3e3df1abd467d3f80fdf9a41fcd87cc"
108+
git-tree-sha1 = "68f7265c76697fe005fec2890da62da60e678741"
109109
gpu = "cuda"
110110
lazy = true
111111
libc = "glibc"
112112
mode = "opt"
113113
os = "linux"
114114

115115
[[Reactant.download]]
116-
sha256 = "24f2acad307a4b43e3893822699ad0189bc9e58b2823c228e222b9bfe2f00db7"
117-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
116+
sha256 = "901b19c308aa60eaf3e2f4a789d43175754b0d030a0331994bbe07bd2cacfd04"
117+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "2478a6bb76edcfbf7ed25d6320d22c3f356e9949"
122+
git-tree-sha1 = "52a1dddb31e14169f70802eb5fe3a38523454636"
123123
gpu = "cuda"
124124
lazy = true
125125
libc = "glibc"
126126
mode = "opt"
127127
os = "linux"
128128

129129
[[Reactant.download]]
130-
sha256 = "6028e4fdd7cad75b8b9c2b4262d3b97394dcd35c9b00f612d76d7b10564a00cd"
131-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.aarch64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.tar.xz"
130+
sha256 = "5b3fd688369bf0bd768eaf4dfeb6a12a4d4e3339b650c0c536cccdb2848db212"
131+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "1d259a1211eb1a17dd1596585a923d70bd55cc1c"
136+
git-tree-sha1 = "eabae401cf09f4a31e5044bc76e120de526821e8"
137137
gpu = "cuda"
138138
lazy = true
139139
libc = "glibc"
140140
mode = "opt"
141141
os = "linux"
142142

143143
[[Reactant.download]]
144-
sha256 = "5c478ffce0bb51d329e548355684a5d512735d845d02eb752a4f896766194290"
145-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.x86_64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
144+
sha256 = "196ca59ac34ca9d16ec5908cf1622afc0c47862cce410e66289abc9333b7c675"
145+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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 = "f85815b7d4c9e5a9360a545ab5a48d3e34dd0efd"
150+
git-tree-sha1 = "b896086fe2cc853179f00c724ea570ff84d48129"
151151
gpu = "cuda"
152152
lazy = true
153153
libc = "glibc"
154154
mode = "opt"
155155
os = "linux"
156156

157157
[[Reactant.download]]
158-
sha256 = "15bfca94ba9ed9ce27f158fdb823ca5b4e77ee1344a7ef02fac734826375b4c0"
159-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+1/Reactant.v0.0.230.aarch64-linux-gnu-cxx11-cuda_version+12.8-gpu+cuda-mode+opt.tar.xz"
158+
sha256 = "35894a1ec50b51d96346b4496900d7f13227a936d5cba4b55728f213d1f170f1"
159+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.230+2/Reactant.v0.0.230.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.230+1"
3+
version = "0.0.230+2"
44

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

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.230+1)
1+
# `Reactant_jll.jl` (v0.0.230+2)
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/4b7f4c2252ad9d3505ad45bc6ff904ee3ccb2007/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/35266c2d442ac76cc3c4e57fa6457b2ac71ef115/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,7 +18,7 @@ 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: `3af6b59bc42d571d1789848ca88d92ffa30027a6`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `6768b3353301b7e7b7c26bac3be74fecb18b95e7`)
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`)
2424
* 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`)

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
@@ -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.6")
26-
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(libnvshmem_device)
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)
@@ -150,23 +150,12 @@ function __init__()
150150
nothing,
151151
)
152152

153-
JLLWrappers.@init_file_product(
154-
libnvshmem_device,
155-
"lib/libnvshmem_device.bc",
156-
)
157-
158153
JLLWrappers.@init_library_product(
159154
libnvshmem_host,
160155
"lib/libnvshmem_host.so.3",
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+
libnvshmem_device,
172+
"lib/libnvshmem_device.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/x86_64-linux-gnu-cxx11-cuda_version+12.6-gpu+cuda-mode+opt.jl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ 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_executable_product(fatbinary)
2221
JLLWrappers.@declare_file_product(libdevice)
2322
JLLWrappers.@declare_library_product(libnccl, "libnccl.so.2")
2423
JLLWrappers.@declare_library_product(libnvJitLink, "libnvJitLink.so.12")
@@ -28,6 +27,7 @@ JLLWrappers.@declare_file_product(libnvshmem_device)
2827
JLLWrappers.@declare_library_product(libnvshmem_host, "libnvshmem_host.so.3")
2928
JLLWrappers.@declare_library_product(nvshmem_bootstrap_uid, "nvshmem_bootstrap_uid.so.3")
3029
JLLWrappers.@declare_library_product(nvshmem_transport_ibrc, "nvshmem_transport_ibrc.so.3")
30+
JLLWrappers.@declare_executable_product(fatbinary)
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_executable_product(
125-
fatbinary,
126-
"lib/cuda/bin/fatbinary",
127-
)
128-
129124
JLLWrappers.@init_file_product(
130125
libdevice,
131126
"lib/cuda/nvvm/libdevice/libdevice.10.bc",
@@ -178,6 +173,11 @@ function __init__()
178173
nothing,
179174
)
180175

176+
JLLWrappers.@init_executable_product(
177+
fatbinary,
178+
"lib/cuda/bin/fatbinary",
179+
)
180+
181181
JLLWrappers.@init_executable_product(
182182
ptxas,
183183
"lib/cuda/bin/ptxas",

src/wrappers/x86_64-linux-gnu-cxx11-cuda_version+12.8-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.8")
2625
JLLWrappers.@declare_file_product(libnvshmem_device)
27-
JLLWrappers.@declare_library_product(libnvshmem_host, "libnvshmem_host.so.3")
2826
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(libnvshmem_host, "libnvshmem_host.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",
@@ -155,12 +150,6 @@ function __init__()
155150
"lib/libnvshmem_device.bc",
156151
)
157152

158-
JLLWrappers.@init_library_product(
159-
libnvshmem_host,
160-
"lib/libnvshmem_host.so.3",
161-
nothing,
162-
)
163-
164153
JLLWrappers.@init_library_product(
165154
nvshmem_bootstrap_uid,
166155
"lib/nvshmem_bootstrap_uid.so",
@@ -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+
libnvshmem_host,
177+
"lib/libnvshmem_host.so.3",
178+
nothing,
179+
)
180+
181181
JLLWrappers.@init_executable_product(
182182
ptxas,
183183
"lib/cuda/bin/ptxas",

0 commit comments

Comments
 (0)