-
Notifications
You must be signed in to change notification settings - Fork 30
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
Shortest edge collapse app using a preliminary cuCollections priority queue #36
Merged
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdf6537 - Browse repository at this point
Copy the full SHA cdf6537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f5b34 - Browse repository at this point
Copy the full SHA 21f5b34View commit details -
Add initial shortest edge collapse with priority queue.
This currently includes simple functionality to demonstrate bulk build and pop via host interface.
Configuration menu - View commit details
-
Copy full SHA for f02f351 - Browse repository at this point
Copy the full SHA f02f351View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b625753 - Browse repository at this point
Copy the full SHA b625753View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9672c5c - Browse repository at this point
Copy the full SHA 9672c5cView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c0a4ba - Browse repository at this point
Copy the full SHA 1c0a4baView commit details -
Add initial cuCollections priority queue
Currently adds the pair<edge_length, local_edge_id> using the priority queue device-side api.
Configuration menu - View commit details
-
Copy full SHA for f825a1d - Browse repository at this point
Copy the full SHA f825a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a91e8a - Browse repository at this point
Copy the full SHA 4a91e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c889d45 - Browse repository at this point
Copy the full SHA c889d45View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65eb418 - Browse repository at this point
Copy the full SHA 65eb418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3905344 - Browse repository at this point
Copy the full SHA 3905344View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 352c8e7 - Browse repository at this point
Copy the full SHA 352c8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c25923 - Browse repository at this point
Copy the full SHA 4c25923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35fea44 - Browse repository at this point
Copy the full SHA 35fea44View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a0bf73 - Browse repository at this point
Copy the full SHA 7a0bf73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f22008b - Browse repository at this point
Copy the full SHA f22008bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18925fc - Browse repository at this point
Copy the full SHA 18925fcView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cae5d6 - Browse repository at this point
Copy the full SHA 3cae5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23145d8 - Browse repository at this point
Copy the full SHA 23145d8View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 452bb39 - Browse repository at this point
Copy the full SHA 452bb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e4cb1 - Browse repository at this point
Copy the full SHA b6e4cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024a11b - Browse repository at this point
Copy the full SHA 024a11bView commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f82c9b9 - Browse repository at this point
Copy the full SHA f82c9b9View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c49be4 - Browse repository at this point
Copy the full SHA 4c49be4View commit details
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.