Skip to content

Conversation

@swilly22
Copy link
Contributor

@swilly22 swilly22 commented Mar 7, 2019

No description provided.

@swilly22 swilly22 self-assigned this Mar 7, 2019
@swilly22 swilly22 merged commit b70dd18 into master Mar 7, 2019
@swilly22 swilly22 deleted the GraphBLAS-2.3.0 branch March 7, 2019 11:34
@gkorland
Copy link
Contributor

gkorland commented Mar 7, 2019

@swilly22 what is the impact?

@swilly22
Copy link
Contributor Author

swilly22 commented Mar 7, 2019

2.3.0 release notes:
All GraphBLAS operations can now exploit non-blocking mode (when mask and/or accum present, C(M)=Z and Z sparser than C). User-defined monoids with terminal values. GxB_init to define malloc/calloc/realloc/free. Faster operations with accum and/or mask when the update is small (left as pending operations or zombies, in any GrB_* operation, not just GrB_assign & setElement). Early exit for monoids (MIN, MAX, AND, OR, TIMES). Fixed a performance bug in the bfs demos. Added matrix and vector import/export methods. Simplified the internal GBI_* iterators, to better allow for parallel iterations. Defined all enums explicitly. Moved the Sauna workspace to a global array (used for Gustavson's C=A*B method only).

pnxguide pushed a commit to CMU-SPEED/RedisGraph that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants