You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
The text was updated successfully, but these errors were encountered: