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

[BUG] Compile issue with curand.h #13126

Closed
ttnghia opened this issue Apr 12, 2023 · 1 comment · Fixed by #13127
Closed

[BUG] Compile issue with curand.h #13126

ttnghia opened this issue Apr 12, 2023 · 1 comment · Fixed by #13127
Labels
bug Something isn't working

Comments

@ttnghia
Copy link
Contributor

ttnghia commented Apr 12, 2023

Today I saw CI failed with this error:

In file included from $SRC_DIR/cpp/benchmarks/join/join_common.hpp:19,
                 from $SRC_DIR/cpp/benchmarks/join/left_join.cu:17:
$SRC_DIR/cpp/benchmarks/join/generate_input_tables.cuh:29:10: fatal error: curand.h: No such file or directory
   29 | #include <curand.h>
@ttnghia ttnghia added bug Something isn't working Needs Triage Need team to review and classify labels Apr 12, 2023
@robertmaynard
Copy link
Contributor

I believe this is caused by conda-forge/staged-recipes#21916 being merged.

@robertmaynard robertmaynard mentioned this issue Apr 12, 2023
3 tasks
@ttnghia ttnghia linked a pull request Apr 12, 2023 that will close this issue
3 tasks
@bdice bdice removed the Needs Triage Need team to review and classify label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants