Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[oneMKL][SpBLAS] Update spec for oneapi::mkl::sparse::trsv() routine to add alpha parameter. #517

Merged

Conversation

baeseung-intel
Copy link
Contributor

Goal:
In this PR, I'd like to update oneMKL specification for oneapi::mkl::sparse::trsv() routine to add alpha parameter, which is supported by many libraries.

Details:

  • Update specification by adding alpha parameter into oneapi::mkl::sparse::trsv() routine.
  • Also rename transpose_val parameter as opA.
  • Fix minor typos, e.g. adding , after some parameter names.

** Build **
Locally tested to build the change, and it builds successfully and renders well.

image

@Rbiessy
Copy link
Contributor

Rbiessy commented Apr 11, 2024

Note that I have taken into account these changes in #522 as well.

@rscohn2
Copy link
Member

rscohn2 commented Apr 12, 2024

The repo will be moving to https://github.com/uxlfoundation
Github should do automatic forwarding

Copy link
Contributor

@spencerpatty spencerpatty left a comment

Choose a reason for hiding this comment

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

approved

@spencerpatty spencerpatty merged commit 28629d1 into uxlfoundation:main Apr 12, 2024
3 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.

4 participants