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
Should you pass __m128 (and other register types) by reference or by copy?
Sep 23, 2025
c++
simd
sse
intrinsics
Efficient Neon Implementation Of Clipping
Sep 21, 2025
arm
simd
neon
average operation ARM NEON
Sep 22, 2025
arm
sse
simd
neon
intrinsics
When is it correct to cast to __m256 instead of loading?
Sep 21, 2025
c++
casting
simd
avx2
Can I use .NET SIMD on Raspberry Pi 4?
Sep 20, 2025
c#
raspberry-pi
arm
simd
neon
specify simd level of a function that compiler can use
Sep 20, 2025
c
gcc
simd
Clarifications about SIMD in C
Sep 19, 2025
c
simd
Why does _mm256_unpacklo "jump" a double-word and where does it says so in the documentation?
Sep 18, 2025
c++
simd
intrinsics
avx2
Is there a fast way to convert a string of 8 ASCII decimal digits into a binary number?
Sep 17, 2025
c++
parsing
simd
avx2
atoi
Why is SIMD slower than scalar counterpart
Sep 16, 2025
assembly
x86
sse
simd
comparision with zero using neon instruction
Sep 15, 2025
arm
compare
simd
neon
AVX-512BW emulation of _mm512_dpbusd_epi32 AVX-512VNNI instruction
Sep 15, 2025
c++
simd
avx512
simd-library
synet
How to store 4 32 bit floats into one 128 bit xmm register?
Sep 14, 2025
assembly
x86
x86-64
sse
simd
Referencing operator function '*' on 'SIMD' requires that '_.Scalar' conform to 'FloatingPoint'
Sep 15, 2025
swift
simd
scalar
Modern approach to making std::vector allocate aligned memory
Sep 15, 2025
c++
c++17
stdvector
simd
memory-alignment
SIMD extensions support in Emscripten?
Sep 12, 2025
simd
emscripten
How to move (up to) 16 single bytes into an XMM register?
Sep 09, 2025
assembly
x86
intel
sse
simd
Fast Pixel Count on Binary Image- ARM neon intrinsics - iOS Dev
Sep 10, 2025
image-processing
ios5
arm
simd
neon
Improving a recursive hadamard transformation
Sep 09, 2025
c
simd
avx
Is vfmadd132pd slow on AMD Zen 3 architecture?
Sep 08, 2025
c#
simd
avx2
amd-processor
dot-product
Older Entries »