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 simd
Do I need to use _mm256_zeroupper in 2021?
Jul 19, 2026
c++
sse
simd
intrinsics
avx
Can this C loop be optimized further?
Jul 19, 2026
c
optimization
simd
sse
Intuition about memory layout for fast SIMD / data oriented design
Jul 18, 2026
c++
memory
simd
data-oriented-design
SSE byte and half word swapping
Jul 16, 2026
c
x86
sse
simd
intrinsics
How to use imm8 in SSE?
Jul 15, 2026
c++
visual-studio
x86
sse
simd
Using SIMD in a Game Engine Math Library by using function pointers ~ A good idea?
Jul 11, 2026
c++
function-pointers
game-engine
simd
How to force use of vmovapd instead of vmovupd when programming SIMDed code using intel intrinsics?
Jul 11, 2026
c++
visual-studio
simd
intrinsics
how to proper read data vertically from horizontal array?
Jul 09, 2026
c++
arrays
vectorization
simd
sse
Fastest way to test if any element in __m256 is non zero [duplicate]
Jul 08, 2026
c++
simd
intrinsics
avx
AVX2 narrowing conversion, from uint16_t to uint8_t
Jun 30, 2026
simd
avx
avx2
narrowing
How to prevent compilers from "optimizing" SIMD constants to lookup tables?
Jun 30, 2026
c++
visual-c++
x86
clang
simd
Understanding Java 17 Vector slowness and performance with pow operator
Jun 29, 2026
java
performance
vectorization
simd
java-17
Test if any byte in an xmm register is 0
Jun 27, 2026
string
assembly
x86
simd
sse2
How to optimize cell-width measuring with SIMD (find the first column to have a non-zero byte in an 8x8 block of bytes)
Jun 26, 2026
c
x86-64
simd
sse
avx
8x8 float32_t Matrix multiplication using ARM NEON is slower?
Jun 27, 2026
arm
matrix-multiplication
simd
neon
How to floor/int in double using only SSE2?
Jun 24, 2026
c++
simd
truncate
intrinsics
sse2
How to count character occurrences using SIMD
Jun 23, 2026
c
simd
avx
avx2
neon assembly vector instructions that affect flags
Jun 22, 2026
assembly
simd
neon
Older Entries »