Skip to content

Conversation

@jorge-ortega
Copy link
Collaborator

Codegen only needs nvvm, which itself take cust_raw as a dependency. It currently depends on cust_raw so that it can import libdevice bytecode from cust_raw::nvvm_sys. With this change, nvvm now exports libdevice bytecode from cust_raw::nvvm_sys, and removes cust_raw as a codegen dependency.

Codegen only needs `nvvm`, which itself take cust_raw as a dependency. It currently depends on `cust_raw` so that it can import libdevice bytecode from nvvm_sys. With this change, `nvvm` now exports libdevice bytecode from `cust_raw::nvvm_sys`, and removes `cust_raw` as a codegen dependency.
@LegNeato LegNeato merged commit 6a6bc90 into Rust-GPU:main Apr 10, 2025
4 checks passed
@jorge-ortega jorge-ortega deleted the codegen-deps branch April 15, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants