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
How to load 16 x 8 bit integer using SSE2
Jul 31, 2026
x86
sse
simd
sse2
How to correctly use std::arch::_mm_loadu_si128 / _mm_storeu_si128
Jul 30, 2026
rust
undefined-behavior
simd
memory-alignment
Multiple Scala actors servicing one task
Jul 30, 2026
scala
concurrency
actor
simd
Load 64 bit integers in AVX vector
Jul 29, 2026
c
vector
simd
avx
SSE intrinsics to copy bytes within a register
Jul 30, 2026
c++
c
sse
simd
intrinsics
What does the Streaming stand for in Streaming SIMD Extensions (SSE)?
Jul 28, 2026
stream
multiprocessing
sse
simd
instruction-set
How to read the "Intel Intrinsics Guide"?
Jul 29, 2026
intel
simd
intrinsics
Complex data reorganization with vector instructions
Jul 28, 2026
x86
vectorization
simd
sse2
avx2
Check that at least 1 element is true in each of multiple vectors of compare results - horizontal OR then AND
Jul 27, 2026
sse
simd
intrinsics
altivec
spu
Am I missing a target-feature for AVX512 when I compile my Rust code?
Jul 25, 2026
rust
simd
rust-cargo
avx2
avx512
Loop unrolling, Memory Access, and Recursive Throughput
Jul 25, 2026
c++
clang
x86-64
simd
loop-unrolling
What exact difference is between NEON and SIMD instructions in cortex M7
Jul 23, 2026
arm
simd
terminology
neon
cortex-m
What is the benefit of SIMD on a superscalar out-of-order CPU?
Jul 24, 2026
simd
SIMD intrinsics: aligned operation different than unaligned?
Jul 23, 2026
c++
x86
simd
intrinsics
bitpack ascii string into 7-bit binary blob using SIMD
Jul 22, 2026
c
ascii
simd
sse
intrinsics
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
Older Entries »