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
How to write portable simd code for complex multiplicative reduction
Nov 26, 2017
c++
c
gcc
simd
avx
How to implement atoi using SIMD?
Sep 17, 2022
c++
x86
sse
simd
atoi
Intel AVX: 256-bits version of dot product for double precision floating point variables
Apr 07, 2022
c++
performance
simd
avx
What are the best instruction sequences to generate vector constants on the fly?
Jul 30, 2018
assembly
x86
sse
simd
avx
Crash with icc: can the compiler invent writes where none existed in the abstract machine?
Dec 08, 2020
c++
x86
language-lawyer
simd
icc
intel
How to check if compiled code uses SSE and AVX instructions?
Oct 04, 2022
c++
assembly
x86
g++
simd
Why ARM NEON not faster than plain C++?
Feb 18, 2022
c++
arm
simd
neon
cortex-a8
What's missing/sub-optimal in this memcpy implementation?
Nov 13, 2022
c
optimization
x86
simd
avx
CPU SIMD vs GPU SIMD?
Sep 01, 2022
parallel-processing
gpu
cpu
simd
Why vectorizing the loop does not have performance improvement
Aug 31, 2022
c
performance
simd
icc
Difference between MOVDQA and MOVAPS x86 instructions?
Aug 30, 2016
assembly
x86
sse
simd
mov
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
ARM Cortex-A8: Whats the difference between VFP and NEON
Aug 29, 2022
arm
simd
neon
cortex-a8
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
SSE intrinsic functions reference
Sep 11, 2022
c++
c
gcc
sse
simd
How to choose AVX compare predicate variants
Aug 25, 2018
simd
avx
Parallel for vs omp simd: when to use each?
Aug 26, 2022
c++
c
performance
openmp
simd
Fastest way to do horizontal SSE vector sum (or other reduction)
Mar 28, 2021
assembly
optimization
floating-point
sse
simd
« Newer Entries
Older Entries »