Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Enable nvptx64-nvidia-cuda target #1

Merged
merged 11 commits into from
Jul 8, 2018
Merged

Enable nvptx64-nvidia-cuda target #1

merged 11 commits into from
Jul 8, 2018

Conversation

termoshtt
Copy link
Collaborator

@termoshtt termoshtt commented Jun 16, 2018

working PR for drop xargo dependency from accel
termoshtt/accel#31

Problems

  • Should we link LLVM-bytecode in rustc?
    • accel/nvptx links them using llvm-link, and then compile them into PTX using llc. Can we compile them at a time?

@termoshtt termoshtt mentioned this pull request Jun 17, 2018
5 tasks
@termoshtt termoshtt changed the title WIP: Enable nvptx64-nvidia-cuda target Enable nvptx64-nvidia-cuda target Jul 8, 2018
@termoshtt
Copy link
Collaborator Author

Now in-tree compile of rustc with nvptx64-nvidia-cuda target is available!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant