开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
avx

avx

go

如何使用变量执行AVX洗牌操作

英文: How to do an AVX shuffle by a variable 问题 我想实现一个固定查找表搜索指令。 指令 _mm_shuffle_epi32(table, index) 符合...
huangapple 2023年8月10日107评论avx shuffle
go

为什么(V)SHUFPS不在英特尔的常数时间指令列表中?

英文: Why is (V)SHUFPS not in Intel's constant time instruction list? 问题 今年早些时候,Intel发布了一份列表,列出了一些...
huangapple 2023年7月27日147评论assembly cryptography
go

gcc c++ 协程运行 avx SIMD 代码,但导致 SIGSEGV。

英文: gcc c++ coroutine runs avx SIMD code, but causes SIGSEGV 问题 #define AVX512 0 #define AVX2 1 #def...
huangapple 2023年7月20日160评论c++ gcc
go

为什么gcc在条件乘法的std::vector向量化方面要比clang差得多?

英文: Why gcc is so much worse at std::vector<float> vectorization of a conditional multiply tha...
huangapple 2023年7月14日141评论c++ gcc
go

如何在C++中交错三个AVX寄存器的字节。

英文: How to interleave the bytes of 3 avx registers in c++ 问题 #include <immintrin.h> #include &...
huangapple 2023年6月22日149评论avx c++
go

SIMD Intrinsics AVX。尝试使用 _mm256_mullo_epi64。但出现0xC000001D:非法指令异常。

英文: SIMD Intrinsics AVX. Tried to use _mm256_mullo_epi64. But got 0xC000001D: Illegal Instruction ex...
huangapple 2023年6月9日164评论c++ exception
go

AV512: 最佳方法将水平求和和广播结合

英文: AV512: Best way to combine horizontal sum and broadcast 问题 以下是您提供的代码的中文翻译: 已经有一个关于使用AVX512进行水平求和...
huangapple 2023年6月5日142评论avx c
go

无法使用 vectorcall 返回多个 SIMD 向量。

英文: Unable to return multiple SIMD vectors using vectorcall 问题 I understand you only want the code-r...
huangapple 2023年5月13日156评论c++ x86-64
go

SIMD:如何在4个__m256d寄存器中找到最小值及其索引

英文: SIMD: how to find minimum values among 4 __m256d registers with its index 问题 我有4个 _m256d,如何找到所有1...
huangapple 2023年5月10日117评论avx vectorization
go

C++ compilers give different signs of NaN for constant propagation of subtracting +-Infinity or +-NaN from itself in AVX SIMD code

英文: C++ compilers give different signs of NaN for constant propagation of subtracting +-Infinity or ...
huangapple 2023年5月7日140评论c++ gcc

文章导航

1 2
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17041094

热门标签

javascript spring json c++ spring-boot reactjs c# node.js android arrays flutter go python css pandas typescript r html java sql

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码