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
Common SIMD techniques
Sep 18, 2018
arm
sse
simd
neon
mmx
_mm_load_ps vs. _mm_load_pd vs. etc on Intel x86 ISA
Mar 03, 2022
c
x86
intel
sse
simd
GCC SSE code optimization
Nov 03, 2022
c
optimization
sse
compiler-optimization
hpc
Push XMM register to the stack
Sep 16, 2022
assembly
x86
simd
sse
Is it possible to cast floats directly to __m128 if they are 16 byte aligned?
Dec 23, 2020
c++
c
alignment
sse
intrinsics
Is NOT missing from SSE, AVX?
Feb 02, 2022
x86
bit-manipulation
simd
sse
avx
How to solve the 32-byte-alignment issue for AVX load/store operations?
Jun 26, 2022
c++
sse
simd
memory-alignment
avx
How to absolute 2 double or 4 floats using SSE instruction set? (Up to SSE4)
Jan 17, 2018
gcc
sse
AVX VMOVDQA slower than two SSE MOVDQA?
Mar 25, 2022
assembly
sse
bignum
arbitrary-precision
avx
adding the components of an SSE register
Feb 17, 2022
c++
floating-point
sse
simd
addition
Why does GCC or Clang not optimise reciprocal to 1 instruction when using fast-math
Sep 16, 2022
c++
sse
compiler-optimization
simd
fast-math
How to sum __m256 horizontally?
Sep 03, 2021
sse
vectorization
intrinsics
avx
Loop unrolling to achieve maximum throughput with Ivy Bridge and Haswell
Aug 30, 2022
c++
x86
intel
sse
avx
Is it fair to compare SSE/AVX units to GPU cores?
Nov 10, 2022
cuda
hardware
opencl
gpu
sse
Fastest way to compute absolute value using SSE
Sep 15, 2022
x86
vectorization
sse
simd
absolute-value
Can't get over 50% max. theoretical performance on matrix multiply
Dec 22, 2016
c
optimization
matrix
openmp
sse
SSE 4 instructions generated by Visual Studio 2013 Update 2 and Update 3
Sep 14, 2021
c++
c++11
visual-studio-2013
sse
How to rotate an SSE/AVX vector
Oct 11, 2018
c
x86
sse
intrinsics
avx
Why do some SSE "mov" instructions specify that they move floating-point values?
Sep 14, 2022
assembly
x86
sse
How to implement "_mm_storeu_epi64" without aliasing problems?
Dec 25, 2021
c++
sse
intrinsics
strict-aliasing
« Newer Entries
Older Entries »