Skip to content

Conversation

@BenBrock
Copy link
Collaborator

• Implemented conjugated support alongside scaled with a new conjugated_view and inspector logic to detect
conjugated inputs. Reference backend now conjugates values via std::conj, while vendor backends either
apply conjugate-transpose where supported (oneMKL CSC) or throw when conjugated views are passed. Added
complex-number SpMV tests for conjugated A and B.

Testing:

  • make -C build -j $(nproc)
  • ./build/test/gtest/spblas-tests

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