-
Notifications
You must be signed in to change notification settings - Fork 2
Minimum upgrade to async-capable rust-cuda #271
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
Closed
Closed
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ca0f10f
Initial progress towards using rust-cuda with async
juntyr 29b098e
Some progress
juntyr 52f4ce2
Further async integration progress, rustcoalescence fails to compile
juntyr 5cd2354
Some progress with dispatch coersion
juntyr 65ed1c8
Small cleanup
juntyr b6dd445
Cleanup cuda algorithm coersion
juntyr 775094a
Some more cleanup
juntyr 352b4e7
Add back missing Backup for SeaHash and WyHash rngs
juntyr b24a056
Fix CUDA kernel extraneous pub exports
juntyr a632584
Minor improvement of the event buffer hack
juntyr 8c2cc90
Remove unused control_flow_enum feature
juntyr 7fbf443
Revert Copy for [Indexed]Location
juntyr be20a8d
Revert new clone
juntyr 7d2633c
Update to rust-cuda with async kernel launch async return
juntyr 10acf51
Update to latest rust-cuda
juntyr a809f61
Fix rustfmt
juntyr 4e79d0c
Temporary fix to allow CUDA algorithm linking
juntyr 4673ccf
Small cleanup, mostly of unused clippy allows
juntyr 7a25f70
Small improvement to CUDA EventBuffer
juntyr 387e4b6
Try trait-based kernel signature check
juntyr f5f490c
Update rust-toolchain
juntyr 9db2ef5
Fix clippy lints
juntyr 064d798
Try with const match instead
juntyr 9705e28
Try with memcmp intrinsic
juntyr 8306317
Try out experimental const-type-layout with compression
juntyr c650a4e
Try interning all const layout strings
juntyr ccb2b8a
Try check
juntyr d494d5c
Try check again
juntyr 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.
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.