Gunrock Essentials Versions Save

โค๏ธ CUDA/C++ GPU graph analytics simplified.

0.0.1

1 year ago

gunrock/essentials is a continuation of our original work gunrock/gunrock. To name some of the changes: essentials aim to add better support for graph and frontier data structures, new operators, new load-balancing algorithms, new graph algorithms, support for benchmarking kernels, a queue-based asynchronous programming model, ease of programmability, proper Doxygen and wiki documentation for API and programming models, and more complete GitHub actions enabled compilation testing. We also introduce experiments with multi-GPU backend and gunrock/essentials-cpp, which takes Gunrock's programming model to modern-C++ parallelism.

The quality of the release documentation may vary as it is autogenerated based on the Pull Requests (PR) to the repository. If something is unclear, please refer to the corresponding PR.

What's Changed

๐ŸŽ‰ Algorithms and Operators

๐Ÿ› Bug Fixes

๐Ÿก API Changes/Improvements

๐Ÿ“ Documentation Updates

๐Ÿงช Testing

New Contributors

Full Changelog: https://github.com/gunrock/essentials/commits/0.0.1