Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to re-enable ptx-linker in rustc CI? #33

Open
kjetilkjeka opened this issue Apr 25, 2022 · 0 comments
Open

Is it possible to re-enable ptx-linker in rustc CI? #33

kjetilkjeka opened this issue Apr 25, 2022 · 0 comments

Comments

@kjetilkjeka
Copy link

I've recently started working on nvptx support in Rust and has run into the problem of not being able to use ptx-linker in assembly tests.

The ptx-linker used to be active in the rustc but was removed in f8f9a2869cce570c994d96afb82f4162b1b44cca. It seems to me like the issue is fixed (in denzp/rustc-llvm-proxy#7), and there is no reason to not add it back and enable nvptx tests, is this correct? If not, what can I do to help the situation? (Relevant discussion here to jog the memory rust-lang/rust#59752)

Looking even further in the future. What is the ideal way to distribute ptx-linker? I imagine it would be better to somehow distribute it together with the nvptx64 toolchain in rustup? Are there anything that can help the situation right now, or is it basically waiting for more rust ptx adoption?

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

No branches or pull requests

1 participant