Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in avx
What's the difference between vextracti128 and vextractf128?
Aug 24, 2022
x86
simd
avx
avx2
Horizontal minimum and maximum using SSE
May 20, 2019
c++
max
sse
minimum
avx
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
Half-precision floating-point arithmetic on Intel chips
Jan 20, 2020
x86
intel
avx
floating-point-conversion
half-precision-float
Unexpectedly good performance with openmp parallel for loop
Jan 08, 2020
multithreading
gcc
parallel-processing
openmp
avx
Aligned and unaligned memory access with AVX/AVX2 intrinsics
Dec 14, 2018
gcc
avx
avx2
Efficiently find least significant set bit in a large array?
Nov 06, 2022
c
assembly
bit-manipulation
x86-64
avx
Difference between the AVX instructions vxorpd and vpxor
Dec 19, 2020
vectorization
intel
xor
simd
avx
Which versions of Windows support/require which CPU multimedia extensions? (How to check if SSE or AVX are fully usable?)
Nov 08, 2022
windows
assembly
sse
avx
avx512
Are older SIMD-versions available when using newer ones?
Dec 20, 2017
c++
c
sse
simd
avx
How to get data out of AVX registers?
Mar 08, 2018
c++
visual-c++
avx
fma
How to clear the upper 128 bits of __m256 value?
May 07, 2022
c
x86
simd
avx
avx2
Generate code for multiple SIMD architectures
Apr 04, 2022
gcc
simd
avx
sse4
Find index of maximum element in x86 SIMD vector
Sep 17, 2022
c++
x86
sse
simd
avx
intel
practical BigNum AVX/SSE possible?
Jun 06, 2020
sse
biginteger
simd
avx
extended-precision
Why doesn't gcc resolve _mm256_loadu_pd as single vmovupd?
Apr 05, 2022
gcc
assembly
vectorization
simd
avx
ASM x86_64 AVX: xmm and ymm registers differences
Sep 22, 2022
assembly
nasm
x86-64
avx
Get index of first element that is not zero in a __m256 variable
Nov 09, 2022
c++
c
sse
simd
avx
What's the point of the VPERMILPS instruction (_mm_permute_ps)?
Sep 17, 2021
assembly
x86
avx
instruction-set
Fast vectorized rsqrt and reciprocal with SSE/AVX depending on precision
Oct 24, 2021
performance
sse
simd
avx
« Newer Entries
Older Entries »