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
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
In GNU C inline asm, what are the size-override modifiers for xmm/ymm/zmm for a single operand?
Oct 18, 2022
c
gcc
sse
inline-assembly
avx512
Fast Vector Math in .NET - What are the options?
Dec 26, 2017
c#
.net
sse
simd
slimdx
How to compare two vectors using SIMD and get a single boolean result?
Aug 31, 2022
assembly
x86
sse
simd
« Newer Entries
Older Entries »