TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AVX/AVX-512 Tuning Doesn't Payoff for LibreOffice's Calc Spreadsheets

7 pointsby simon04over 3 years ago

1 comment

pajkoover 3 years ago
The code is implementing the <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Kahan_summation_algorithm" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Kahan_summation_algorithm</a><p>Seems like it could be ported to orc to hide platform dependence, but it does not yet(?) emit AVX code: <a href="https:&#x2F;&#x2F;cgit.freedesktop.org&#x2F;gstreamer&#x2F;orc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cgit.freedesktop.org&#x2F;gstreamer&#x2F;orc&#x2F;</a><p>Yeah, AVX512 does not necessarily give faster code. Have seen interesting benchmark results running the tests of <a href="https:&#x2F;&#x2F;github.com&#x2F;gnuradio&#x2F;volk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gnuradio&#x2F;volk</a>