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
Using SSE instructions
Sep 03, 2022
c++
optimization
assembly
processor
sse
Why is my hand-tuned, SSE-enabled code so slow?
Jan 22, 2021
c++
optimization
opencv
sse
What are the best instruction sequences to generate vector constants on the fly?
Jul 30, 2018
assembly
x86
sse
simd
avx
best cross-platform method to get aligned memory
Sep 03, 2022
c++
c
performance
sse
memory-alignment
Can one construct a "good" hash function using CRC32C as a base?
Sep 18, 2022
hash
intel
sse
crc32
Are different mmx, sse and avx versions complementary or supersets of each other?
Sep 02, 2022
x86
sse
avx
mmx
SSE instructions: which CPUs can do atomic 16B memory operations?
Dec 16, 2021
concurrency
x86
thread-safety
atomic
sse
Difference between MOVDQA and MOVAPS x86 instructions?
Aug 30, 2016
assembly
x86
sse
simd
mov
intel
Intel SSE and AVX Examples and Tutorials [closed]
Aug 31, 2022
intel
sse
vectorization
avx
What does ordered / unordered comparison mean?
May 05, 2022
assembly
x86
floating-point
sse
intel
Why is strcmp not SIMD optimized?
Mar 14, 2022
c++
sse
simd
strcmp
sse2
AVX2 what is the most efficient way to pack left based on a mask?
Sep 05, 2022
c++
vectorization
sse
simd
avx2
Why does mulss take only 3 cycles on Haswell, different from Agner's instruction tables? (Unrolling FP loops with multiple accumulators)
Nov 24, 2021
c
assembly
x86
sse
micro-optimization
Using AVX intrinsics instead of SSE does not improve speed -- why?
Jul 07, 2022
c++
performance
gcc
sse
avx
How to use Fused Multiply-Add (FMA) instructions with SSE/AVX
Aug 21, 2022
c
sse
cpu-architecture
avx
fma
How to determine if memory is aligned?
Aug 29, 2022
c
optimization
memory
sse
simd
Getting started with Intel x86 SSE SIMD instructions
Nov 10, 2022
c
gcc
x86
sse
simd
Why is this SSE code 6 times slower without VZEROUPPER on Skylake?
Nov 03, 2021
performance
x86
intel
sse
avx
How is a vector's data aligned?
Aug 28, 2022
c++
vector
sse
memory-alignment
allocator
SSE intrinsic functions reference
Sep 11, 2022
c++
c
gcc
sse
simd
« Newer Entries
Older Entries »