TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

7 点作者 simon04超过 3 年前

1 comment

pajko超过 3 年前
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>