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

Move the nvcc and nvcrt compilations to the "gpu" environment #4314

Merged
merged 7 commits into from
Nov 20, 2022

Conversation

mattgodbolt
Copy link
Member

@mattgodbolt mattgodbolt commented Nov 20, 2022

  • delegates the nvcrt and nvcc to the .gpu. properties
  • Comments to that effect

After this change all compilations (but also executions!) will be performed on the GPU cluster. We have a long way to go to make that more ergonomic BUT I would rather gather information on this. I'll file issues to cover improvements.

@mattgodbolt
Copy link
Member Author

CC @jrhemstad @trxcllnt

@mattgodbolt mattgodbolt merged commit 03d6975 into main Nov 20, 2022
@mattgodbolt mattgodbolt deleted the mg/cuda_gpu branch November 20, 2022 23:20
@mattgodbolt
Copy link
Member Author

This is now live: https://godbolt.org/z/a6rzTbKeM

mattgodbolt added a commit that referenced this pull request Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant