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

[C++] Race condition with arrow_gpu #17556

Closed
asfimport opened this issue Sep 15, 2017 · 1 comment
Closed

[C++] Race condition with arrow_gpu #17556

asfimport opened this issue Sep 15, 2017 · 1 comment
Assignees
Milestone

Comments

@asfimport
Copy link
Collaborator

The Arrow GPU/CUDA build has a race condition with the generated Flatbuffers files. We must add a dependency so that the Flatbuffers files are compiled before the relevant arrow_gpu units are compiled.

Encountered this when testing 0.7.0 RC0. Because arrow_gpu is alpha I don't think this should block

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

PRs and other links:

Note: This issue was originally created as ARROW-1541. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
Issue resolved by pull request 1180
#1180

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

No branches or pull requests

2 participants