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
AVX vs. SSE: expect to see a larger speedup
Mar 02, 2026
performance
sse
simd
avx
Is there a way to mask one end of a __m128i register based on mask length that is not known at compile time?
Mar 01, 2026
sse
simd
avx
What does the colon mean in this ARM NEON code
Feb 26, 2026
assembly
arm
simd
neon
What are the differences between Vector256.Create and Avx2.BroadcastScalarToVector functions?
Feb 27, 2026
c#
.net
simd
avx2
vectorize a loop which accesses non-consecutive memory locations
Feb 26, 2026
arrays
parallel-processing
vectorization
simd
fortran90
why does _mm_mulhrs_epi16() always do biased rounding to positive infinity?
Feb 23, 2026
rounding
multiplication
simd
sse
Efficient SSE NxN matrix multiplication
Feb 21, 2026
c++
assembly
sse
matrix-multiplication
simd
Generate FMOV without inline assembly
Feb 22, 2026
clang
simd
arm64
micro-optimization
sve
Understanding the practical application of Intel's _mm256_shuffle_epi8 definition
Feb 21, 2026
c++
c
simd
intrinsics
avx2
ARM V-8 with Scalable Vector Extension (SVE)
Feb 17, 2026
c++
arm
simd
armv8
sve
What's the point of _mm_cmpgt_sd and other similar methods?
Feb 17, 2026
x86
sse
simd
intrinsics
C# - Construct a signal Vector<T> from an integer bitmask
Feb 15, 2026
c#
vector
simd
intrinsics
bitmask
Micro Optimization of a 4-bucket histogram of a large array or list
Feb 16, 2026
c#
optimization
histogram
simd
micro-optimization
Match all GNU C SIMD vector extension types in clang/gcc
Feb 12, 2026
c++
gcc
clang
simd
sfinae
Trying to get pointers working
Feb 12, 2026
c#
pointers
simd
yeppp
Converting u64 to f64 between 0..1
Feb 08, 2026
rust
random
floating-point
simd
What is the difference between loadu and load?
Feb 08, 2026
assembly
x86
sse
simd
intrinsics
Older Entries »