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

Fix cuda build on conda-forge #668

Merged
merged 2 commits into from
Jun 21, 2023
Merged

Fix cuda build on conda-forge #668

merged 2 commits into from
Jun 21, 2023

Conversation

benfred
Copy link
Owner

@benfred benfred commented Jun 21, 2023

The conda-forge build was failing to build on errors in finding thrust: NVIDIA/cccl#843

Work around this issue by using a patched version of thrust/cub in the build

The conda-forge build was failing to build on errors in finding thrust:
https://github.com/NVIDIA/thrust/issues/1966

Work around this issue by using a patched version of thrust/cub in the build
@benfred benfred merged commit 2b8ef2d into main Jun 21, 2023
@benfred benfred deleted the conda_thrust_fixes branch June 21, 2023 05:21
@benfred benfred added the bug label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant