Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Bug fixes, README updates, documentation, and more... #108

Merged
merged 3 commits into from
Jan 3, 2022
Merged

Conversation

neoblizz
Copy link
Member

@neoblizz neoblizz commented Jan 3, 2022

  • Print utility improvements
  • PPR CPU refactored
  • PPR/vector-frontier bug fix, default size was set to 1 --- so everything was being offset by 1
  • Reduce code size by adding a universal comparison utility with an option for custom comparator to support personalized pagerank
  • Added an example of cuda-enabled shared pointer.

Known issues

  • Improve support for batch operator over multiple streams
  • Contexts should support multiple streams per device

@neoblizz neoblizz merged commit c120eda into dev Jan 3, 2022
@neoblizz neoblizz deleted the improvements branch January 3, 2022 21:01
@neoblizz neoblizz added 📋 documentation Improvements or additions to documentation 📼 i/o Input/output and parameters related issues 🐙 c++ C++ related issues. labels Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐙 c++ C++ related issues. 📋 documentation Improvements or additions to documentation 📼 i/o Input/output and parameters related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant