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
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
Initializing an __m128 type from a 64-bit unsigned int
Jan 19, 2022
c++
sse
intrinsics
How to optimize "u[0]*v[0] + u[2]*v[2]" code line with SSE or GLSL
Jun 05, 2022
c++
c
optimization
sse
glm-math
Unable to detect why the following piece of code was not vectorized
Oct 19, 2022
c
sse
vectorization
icc
stencils
Aligned types and passing arguments by value
Nov 24, 2019
c++
stl
alignment
sse
approximating log10[x^k0 + k1]
Oct 16, 2021
optimization
math
sse
simd
approximation
Tensorflow installation using SSE instructions with pip
Aug 30, 2022
python
tensorflow
pip
virtualenv
sse
How to do an indirect load (gather-scatter) in AVX or SSE instructions?
Aug 19, 2022
c
vector
intel
sse
avx
Is there a good double-precision small matrix SIMD library for x86?
Oct 01, 2018
c++
sse
simd
matrix-multiplication
Atomic 16 byte read on x64 CPUs
Jan 29, 2022
c++
c
64-bit
sse
lock-free
Is it possible to use SSE and SSE2 to make a 128-bit wide integer?
Sep 23, 2022
assembly
sse
sse2
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
Is it okay to mix legacy SSE encoded instructions and VEX encoded ones in the same code path?
Nov 08, 2014
assembly
x86
sse
avx
intel
Fast counting the number of equal bytes between two arrays [duplicate]
Oct 04, 2019
c++
c
sse
simd
sse2
Where is VPERMB in AVX2?
Nov 15, 2022
assembly
x86
intel
sse
avx2
Vectorizing Modular Arithmetic
Oct 26, 2022
c
assembly
x86-64
sse
intrinsics
Load constant floats into SSE registers
Feb 03, 2021
assembly
sse
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 __popcnt() and _mm_popcnt_u32()?
Feb 11, 2020
x86
sse
intrinsics
sse4
« Newer Entries
Older Entries »