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

how to solve the warning "WARNING batched routines are designed for small sizes. It might be better to use the Native/Hybrid classical routines if you want good performance." #11

Closed
Value-Jack opened this issue May 1, 2023 · 2 comments

Comments

@Value-Jack
Copy link

No description provided.

@kelesy923
Copy link

Have you solved the problem?

@LeonHLJ
Copy link
Owner

LeonHLJ commented Jul 2, 2023

This warning is because we take inverse on a large matrix, it would not affect the final performance. If you want to get rid of this warning, maybe try some other operations of matrix inversion.

@LeonHLJ LeonHLJ closed this as completed Aug 24, 2023
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

No branches or pull requests

3 participants