Skip to content
Snippets Groups Projects

Fix segmentation fault in AMG if matrix of one rank is empty.

Merged Markus Blatt requested to merge fix-amg-empty-matrix-on-one-proc into master

For this we need to mark a matrix without rows built in row_wise mode as built once the CreateIterator is constructed and correct the number of vertices for a Subgraph of a MatrixGraph with 0 vertices.

This should fix the segementatio fault Kumar is experiencing.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading