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
Does compiler use SSE instructions for a regular C code?
Sep 16, 2022
c
compilation
compiler-optimization
sse
simd
Is an __m128i variable zero?
Nov 06, 2020
c++
c
intel
sse
simd
What's the difference between vextracti128 and vextractf128?
Aug 24, 2022
x86
simd
avx
avx2
C# Vectorized Array Addition
Dec 26, 2019
c#
.net
vectorization
simd
Why is this SIMD multiplication not faster than non-SIMD multiplication?
Oct 17, 2022
c++
performance
assembly
x86
simd
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
Explaining the different types in Metal and SIMD
Jan 10, 2022
objective-c
macos
cocoa
simd
metal
Fast counting the number of set bits in __m128i register
Sep 05, 2022
c
sse
simd
sse2
hammingweight
Are GPU/CUDA cores SIMD ones?
Sep 02, 2022
cuda
gpu
gpgpu
simd
Using SSE instructions with gcc without inline assembly
Apr 07, 2022
c
x86-64
sse
simd
intrinsics
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
« Newer Entries
Older Entries »