Skip to content

Commit 98b0faf

Browse files
authored
chore(deps): add libfatbin to pixi runtime package deps (#1559)
1 parent f3f4bcd commit 98b0faf

2 files changed

Lines changed: 64 additions & 16 deletions

File tree

cuda_bindings/pixi.lock

Lines changed: 62 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cuda_bindings/pixi.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

@@ -118,6 +118,7 @@ cuda-pathfinder = ">=1.1,<2"
118118
libnvjitlink = "*"
119119
cuda-nvrtc = "*"
120120
cuda-nvvm = "*"
121+
libnvfatbin = "*"
121122

122123
[package.target.linux.run-dependencies]
123124
libcufile = "*"

0 commit comments

Comments
 (0)