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

Compile all GPU code in toolboxes into a single library #8

Conversation

johnstairs
Copy link

Working around NVIDIA/thrust#1401 by building all GPU under toolboxes into a single library.

Another option would have been to wrap the Thrust/Cuda into separate namespaces per library, but this approach seemed less invasive.

@hansenms hansenms merged commit f204754 into hansenms:hansenms/conda-install Dec 21, 2021
@johnstairs johnstairs deleted the johnstairs/single-gpu-toolbox-library branch December 22, 2021 03:41
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