What"s Changed
🎉 Algorithms and Operators
- Support for CUDA 12.5.0 and SM 90. by @neoblizz in #1072
- Add performance analysis by @annielytical in #920
- Performance Analysis Updates by @annielytical in #923
- fix bc bug (introduced with perf analysis) by @annielytical in #1035
- main/develop merge by @neoblizz in #1044
- Fixing custom frontier-based merge-path approach. Not fully functiona… by @neoblizz in #1045
🐛 Bug Fixes
🏡 API Changes/Improvements
- Adds support for performance metrics collection. by @neoblizz in #921
- Improvement to existing build system. by @neoblizz in #1032
- Support for
CMAKE_CUDA_ARCHITECTURE
. by @neoblizz in #1042 - Variable was being ignored. by @neoblizz in #1043
- Update Graph Builder API by @annielytical in #1046
New Contributors
Full Changelog: 2.0.0...v2.1.0