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

Doxygen, CMake/Make improvements, MST algorithm, bug fixes and more! #135

Merged
merged 47 commits into from
May 3, 2022

Conversation

neoblizz
Copy link
Member

@neoblizz neoblizz commented May 2, 2022

No description provided.

neoblizz and others added 30 commits February 15, 2022 14:48
Needs another look for precision control.
Right now we are only comparing with 1e-2, and still
seeing some floating point inconsistencies between
cpu and gpu versions.
Uses lbs_segreduce instead of transform_segreduce.
Can be used to optimize the vertex lookup and also
support neighborreduce on frontiers instead of just
on graphs.
@neoblizz neoblizz added 📋 documentation Improvements or additions to documentation 🏡 api API related changes, suggestions, issues. 🏭 build Build related issues. 🍍 algorithms New or existing graph algorithms question. 🐙 c++ C++ related issues. labels May 2, 2022
@neoblizz neoblizz merged commit 0278c8a into master May 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🍍 algorithms New or existing graph algorithms question. 🏡 api API related changes, suggestions, issues. 🏭 build Build related issues. 🐙 c++ C++ related issues. 📋 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants