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
Intensified dot product calculation utilises FADDV. It has been observed that on some hardware it is faster to use FADDP multiple times instead. We should investigate making the transition to FADDP