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

Port BLAS TESTING programs #61

Open
nakatamaho opened this issue Sep 28, 2022 · 0 comments
Open

Port BLAS TESTING programs #61

nakatamaho opened this issue Sep 28, 2022 · 0 comments

Comments

@nakatamaho
Copy link
Owner

nakatamaho commented Sep 28, 2022

Currently, we don't have simple test programs for MPBLAS. What we do now is that we believe the original BLAS routines are correctly implemented, and we compare BLAS and MPBLAS MPFR version with various inputs (including error exits), then, when outputs are the same or within the tolerance, we trust the MPBLAS MPFR version is bug-free. The problem is that trusting the BLAS library and comparisons take too much time.

It is desirable to port BLAS TESTING programs.

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

1 participant