Skip to content

Conversation

@chrwarm
Copy link
Contributor

@chrwarm chrwarm commented Feb 27, 2025

The ArmPL implementation currently only works with triangular matrices.

Try to execute with a triangular matrix in the first instance, and if that fails (i.e. we have a general matrix), then create a copy and try again.

Christopher Armstrong and others added 3 commits February 27, 2025 19:53
The ArmPL implementation currently only works with
triangular matrices.

Try to execute with a triangular matrix in the first
instance, and if that fails (i.e. we have a general
matrix), then create a copy and try again.
Copy link
Collaborator

@BenBrock BenBrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the PR!

@BenBrock BenBrock merged commit 0372684 into SparseBLAS:main Mar 6, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants