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

Extract the reliability sensitive piece of code from OpenBLAS #4

Open
ssvb opened this issue Mar 14, 2016 · 0 comments
Open

Extract the reliability sensitive piece of code from OpenBLAS #4

ssvb opened this issue Mar 14, 2016 · 0 comments

Comments

@ssvb
Copy link
Owner

ssvb commented Mar 14, 2016

The linpack benchmark based on OpenBLAS appears to be quite sensitive to DVFS operating points misconfiguration (insufficient voltage) on ARM Cortex-A53 [1][2].

We need to identify the reliability critical part in it and make an easy to use reduced test. Most likely it is one of the assembly optimized functions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant