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

The blas rotm interface is inconsistent with the document #592

Open
zhiweij1 opened this issue Oct 14, 2024 · 0 comments
Open

The blas rotm interface is inconsistent with the document #592

zhiweij1 opened this issue Oct 14, 2024 · 0 comments
Labels
help wanted Tasks, issues or features that could be implemented and contributed to the project

Comments

@zhiweij1
Copy link

The 7th parameter has the type const T * in the document https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemkl/source/domains/blas/rotm#rotm-usm-version. But in the header file, it is T * https://github.com/oneapi-src/oneMKL/blob/develop/include/oneapi/mkl/blas.hxx#L3167

@Rbiessy Rbiessy added the help wanted Tasks, issues or features that could be implemented and contributed to the project label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Tasks, issues or features that could be implemented and contributed to the project
Projects
None yet
Development

No branches or pull requests

2 participants