-
Notifications
You must be signed in to change notification settings - Fork 172
feat[gpu]: arrow device array stream support #8483
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6a78fea
Implement Arrow device array stream
0ax1 e61249b
Test CUDA Arrow device array streams with cuDF harness
0ax1 6d11e48
Document cuDF device stream harness
0ax1 e53feae
Simplify cuDF harness README command
0ax1 7330751
Avoid consuming CUDA partition before stream setup
0ax1 d82937d
Improve cuDF harness runner output
0ax1 52952d2
Wait for cuDF harness release asset
0ax1 0722ada
Revert "Wait for cuDF harness release asset"
0ax1 4ab3b2e
Defer cuDF stream harness opt-in
0ax1 b2b0cbd
Run cuDF device stream harness in CI
0ax1 a9970b3
Clarify CUDA stream ownership
0ax1 0b5fea3
Rename CUDA partition device stream FFI
0ax1 581d260
Document CUDA stream helpers
0ax1 07926a0
simplify
0ax1 17d85cb
schema
0ax1 b5a6697
docs
0ax1 f4f5d1b
Polish CUDA device stream naming
0ax1 e70ffe7
Polish CUDA device stream FFI handling
0ax1 9332a30
Catch panics in Vortex FFI error helpers
0ax1 a4b7e5f
Drive Arrow device stream on the session runtime
0ax1 ad8b448
Document Arrow device stream schema stability requirement
0ax1 1cb2daa
Deduplicate Arrow device array stream helpers
0ax1 b89a5c9
Wrap Arrow device stream comments to 100 columns
0ax1 cfff6cd
cleanup
0ax1 f1a8999
address comments
0ax1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.