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
Can CUDA use SIMD extensions?
Oct 14, 2022
cuda
gpu
sse
simd
vectorization
Intel SSE: Why does `_mm_extract_ps` return `int` instead of `float`?
Dec 12, 2013
c
sse
simd
How to negate (change sign) of the floating point elements in a __m128 type variable?
Jul 04, 2020
c
x86
vectorization
sse
simd
How to divide 16-bit integer by 255 with using SSE?
Jul 23, 2022
c++
image-processing
sse
simd
sse2
SSE multiplication 16 x uint8_t
Sep 29, 2022
x86
sse
simd
sse4
Computing Hamming distances to several strings with SSE
Feb 12, 2019
c
gcc
sse
simd
hamming-distance
Why does storing to and loading from an AVX2 256bit vector have different results in debug and release mode? [duplicate]
Jan 09, 2022
rust
compiler-optimization
simd
avx2
How do the Conflict Detection instructions make it easier to vectorize loops?
Apr 12, 2021
x86
vectorization
simd
intel-mic
avx512
SIMD or not SIMD - cross platform
Dec 30, 2020
c++
metaprogramming
functor
simd
Difference between the AVX instructions vxorpd and vpxor
Dec 19, 2020
vectorization
intel
xor
simd
avx
Why are there 128bit load functions for SSE?
Sep 16, 2021
c++
x86
sse
simd
intrinsics
Look-Up Table using SIMD
Aug 08, 2017
c++
sse
simd
Are older SIMD-versions available when using newer ones?
Dec 20, 2017
c++
c
sse
simd
avx
How to clear the upper 128 bits of __m256 value?
May 07, 2022
c
x86
simd
avx
avx2
Generate code for multiple SIMD architectures
Apr 04, 2022
gcc
simd
avx
sse4
Find index of maximum element in x86 SIMD vector
Sep 17, 2022
c++
x86
sse
simd
avx
intel
practical BigNum AVX/SSE possible?
Jun 06, 2020
sse
biginteger
simd
avx
extended-precision
Why doesn't gcc resolve _mm256_loadu_pd as single vmovupd?
Apr 05, 2022
gcc
assembly
vectorization
simd
avx
SIMD latency throughput
Nov 04, 2022
c++
performance
x86
sse
simd
Speed up float 5x5 matrix * vector multiplication with SSE
Mar 25, 2022
c++
vectorization
matrix-multiplication
sse
simd
« Newer Entries
Older Entries »