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
Load address calculation when using AVX2 gather instructions
Feb 15, 2022
x86
sse
simd
avx2
SIMD the following code
Sep 21, 2022
c
x86
sse
simd
parallel prefix (cumulative) sum with SSE
Nov 14, 2018
c
sum
openmp
sse
GCC emits vastly different code using "-march=native" on similar architectures
Sep 10, 2022
c
gcc
assembly
sse
avx
How can I disable vectorization while using GCC?
Sep 20, 2022
gcc
vectorization
sse
simd
auto-vectorization
Fast 24-bit array -> 32-bit array conversion?
Mar 04, 2022
c
bitmap
bit-manipulation
sse
simd
Getting max value in a __m128i vector with SSE?
Apr 05, 2022
c
assembly
x86
sse
Vectorizing with unaligned buffers: using VMASKMOVPS: generating a mask from a misalignment count? Or not using that insn at all
Feb 17, 2022
gcc
assembly
x86
sse
avx
Does Java strictfp modifier have any effect on modern CPUs?
Apr 06, 2022
java
assembly
sse
expression-evaluation
strictfp
Compact a hex number
Feb 06, 2022
c++
bit-manipulation
sse
RyuJIT not making full use of SIMD intrinsics
Nov 01, 2022
c#
sse
simd
avx
ryujit
Shift a __m128i of n bits
Oct 31, 2019
c
x86
sse
simd
sse2
Why does does SSE set (_mm_set_ps) reverse the order of arguments
Mar 02, 2022
c++
c
simd
sse
intrinsics
How to Calculate single-vector Dot Product using SSE intrinsic functions in C
Nov 15, 2022
c
optimization
vectorization
sse
simd
Using SSE in c# is it possible?
Sep 17, 2022
c#
sse
Do sse instructions consume more power/energy?
Oct 23, 2022
performance
x86
sse
cpu-architecture
energy
Fastest Implementation of the Natural Exponential Function Using SSE
Nov 22, 2021
c
optimization
vectorization
sse
simd
How do I gain measurable benefit from prefetch intrinsics?
Sep 17, 2022
performance
x86-64
sse
simd
prefetch
inlining failed in call to always_inline '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch _mm_cvtepu8_epi32 (__m128i __X) [duplicate]
Jul 12, 2019
c++
compilation
sse
Tell C++ that pointer data is 16 byte aligned
Sep 17, 2022
c++
gcc
sse
memory-alignment
« Newer Entries
Older Entries »