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 sse
SIMD/SSE newbie: simple image filtering
Jan 30, 2022
performance
image-processing
x86
sse
simd
How would you write code for unsigned addition likely to be optimized into one SSE instruction?
Mar 07, 2022
c++
c
sse
Is there any situation where using MOVDQU and MOVUPD is better than MOVUPS?
Jun 17, 2022
assembly
x86
x86-64
intel
sse
Is shufps slower than memory access?
May 24, 2022
c++
assembly
sse
simd
find nan in array of doubles using simd
Jun 13, 2022
c
nan
sse
simd
avx
How do I perform 8 x 8 matrix operation using SSE?
Sep 12, 2022
c++
sse
intrinsics
SIMD array add for arbitrary array lengths
May 15, 2016
c
arrays
sse
simd
sse2
How to store lower or higher values from AVX/AVX2(YMM) register to memory like the SSE movlps/movhps does?
Feb 21, 2017
x86
sse
simd
avx
avx2
System.Numerics.Vectors.Vector<T> is missing
May 09, 2021
c#
.net
vector
sse
.net-4.6
Constant floats with SIMD
Nov 17, 2021
c++
optimization
sse
simd
How to use align-data-move SSE in Delphi XE3?
May 23, 2022
delphi
assembly
sse
basm
Why is my straightforward quaternion multiplication faster than SSE?
Aug 28, 2022
c++
optimization
sse
quaternions
SIMD minmag and maxmag
Feb 12, 2022
assembly
floating-point
x86
sse
avx
How to convert _mm_shuffle_ps SSE intrinsic to NEON intrinsic?
May 29, 2020
arm
sse
simd
neon
The indices of non-zero bytes of an SSE/AVX register
Feb 06, 2022
c++
c
sse
simd
avx
Calling SSE code in managed code (alignment)
Feb 23, 2022
c#
c++
alignment
managed
sse
Accessing arbitrary 16-bit elements packed in a 128-bit register
Jun 14, 2022
assembly
sse
simd
micro-optimization
intrinsics
Simulating packusdw functionality with SSE2
Jul 28, 2021
x86
sse
intrinsics
sse2
sse4
SSE Bilinear interpolation
Jul 04, 2019
c++
assembly
graphics
sse
Auto vectorization not working
Oct 22, 2022
c++
optimization
vectorization
sse
simd
« Newer Entries
Older Entries »