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
AVX2 slower than SSE on Haswell
May 18, 2017
c++
x86
sse
simd
avx2
How to convert a binary integer number to a hex string?
Nov 06, 2022
assembly
x86
hex
simd
avx512
how to work with 128 bits C variable and xmm 128 bits asm?
Mar 30, 2022
c
sse
simd
SSE micro-optimization instruction order
Feb 20, 2022
c++
optimization
sse
simd
micro-optimization
approximating log10[x^k0 + k1]
Oct 16, 2021
optimization
math
sse
simd
approximation
Vectorize a function in clang
Oct 29, 2022
c++
vector
simd
clang++
gcc, simd intrinsics and fast-math concepts
Oct 14, 2022
gcc
simd
intrinsics
fast-math
Packing and de-interleaving two __m256 registers
Apr 18, 2022
c++
x86
simd
avx
avx2
Why both? vperm2f128 (avx) vs vperm2i128 (avx2)
Nov 15, 2022
intel
simd
avx
avx2
Is there a good double-precision small matrix SIMD library for x86?
Oct 01, 2018
c++
sse
simd
matrix-multiplication
Most efficient way to store 4 dot products into a contiguous array in C using SSE intrinsics
Nov 17, 2021
c
sse
simd
intrinsics
dot-product
Fast counting the number of equal bytes between two arrays [duplicate]
Oct 04, 2019
c++
c
sse
simd
sse2
Is it possible to use SIMD instructions in Rust?
Feb 07, 2022
rust
simd
avx
avx2
Is it possible to vectorize myNum += a[b[i]] * c[i]; on x86_64?
Apr 16, 2022
x86
x86-64
sse
simd
vectorization
what's the difference between _mm256_lddqu_si256 and _mm256_loadu_si256
Feb 04, 2022
x86
simd
intrinsics
avx
micro-optimization
Bitwise xor of two 256-bit integers
Nov 17, 2022
sse
simd
avx
A better 8x8 bytes matrix transpose with SSE?
Nov 13, 2022
c
matrix
optimization
sse
simd
Fastest Implementation of Exponential Function Using AVX
Sep 14, 2019
x86
simd
avx
exponential
avx2
SIMD programming languages
Sep 15, 2022
programming-languages
sse
simd
ispc
How do I reorder vector data using ARM Neon intrinsics?
Apr 28, 2022
arm
simd
neon
intrinsics
« Newer Entries
Older Entries »