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
SIMD: Accumulate Adjacent Pairs
Sep 11, 2026
c++
sse
simd
intrinsics
avx
Does anyone have an example where _mm256_stream_load_si256 (non-tempral load to bypasse cache) actually improves performance?
Sep 08, 2026
performance
x86
cpu-architecture
hpc
avx
Overloading conflict with vector types __m128, __m256 in GCC
Sep 09, 2026
gcc
operator-overloading
sse
avx
mingw-w64
Differences between AVX and AVX2
Sep 06, 2026
x86
matrix-multiplication
simd
avx
avx2
Looking for an efficient function to find an index of max element in SIMD vector using a library
Sep 04, 2026
c++
optimization
simd
avx
vector-class-library
Fastest way to mask out bytes higher than separator position with SIMD
Sep 04, 2026
c++
assembly
optimization
simd
avx
Does AVX/AVX2 "exists" on each core?
Sep 02, 2026
c++
cpu-architecture
simd
avx
avx2
Why does gcc -O3 handle avx256 compare intrinsic differently than gcc -O0 and clang?
Aug 30, 2026
c
gcc
simd
intrinsics
avx
Leveraging and optimizing SIMD for matrix axis looping in cython
Aug 13, 2026
cython
simd
avx
auto-vectorization
AVX2: segmentation fault when assigning to __m256i class member
Aug 09, 2026
c++
segmentation-fault
memory-alignment
avx
avx2
Does AVX support imply BMI1 support?
Aug 01, 2026
assembly
x86
64-bit
avx
bmi
Load 64 bit integers in AVX vector
Jul 29, 2026
c
vector
simd
avx
Passing types containing SSE/AVX values
Jul 23, 2026
c++
visual-c++
optimization
sse
avx
Compiling legacy GCC code with AVX vector warnings
Jul 22, 2026
c++
gcc
avx
Do I need to use _mm256_zeroupper in 2021?
Jul 19, 2026
c++
sse
simd
intrinsics
avx
Older Entries »