[Libreoffice-bugs] [Bug 142307] Upgrade SSE2 sum to AVX512 sum with Neumaier (precise fp-sum) | was: Upgrade SSE2 sum to AVX512 sum with Neumanier

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 16 16:18:22 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=142307

--- Comment #3 from dante19031999 at gmail.com ---
Right now I'm working over here: https://gerrit.libreoffice.org/c/core/+/115675
I was able to implement Neumanier for SSE2. 
Now you're test sheet gives correct output.
AVX512 for now crashes, but is on it's way.

We are using the methods in this order:
If AVX512 is available use it.
If not try with SSE2.
If not continue with just unrolled loop.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210516/4f6c6a0c/attachment.htm>


More information about the Libreoffice-bugs mailing list