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
How to Calculate single-vector Dot Product using SSE intrinsic functions in C
Nov 15, 2022
c
optimization
vectorization
sse
simd
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
Why can't I specify the calling convention for a constructor(C++)?
Oct 18, 2022
c++
visual-c++
visual-studio-2013
simd
calling-convention
Does browser JavaScript allow for SIMD or Vectorized operations?
Feb 28, 2022
javascript
matrix
vector
vectorization
simd
Under what conditions does the .NET JIT compiler perform automatic vectorization?
Sep 17, 2022
.net
vectorization
simd
auto-vectorization
ryujit
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
Common SIMD techniques
Sep 18, 2018
arm
sse
simd
neon
mmx
_mm_load_ps vs. _mm_load_pd vs. etc on Intel x86 ISA
Mar 03, 2022
c
x86
intel
sse
simd
Methods to vectorise histogram in SIMD?
Oct 02, 2017
image-processing
arm
histogram
simd
neon
Push XMM register to the stack
Sep 16, 2022
assembly
x86
simd
sse
Is NOT missing from SSE, AVX?
Feb 02, 2022
x86
bit-manipulation
simd
sse
avx
How to solve the 32-byte-alignment issue for AVX load/store operations?
Jun 26, 2022
c++
sse
simd
memory-alignment
avx
Transpose an 8x8 float using AVX/AVX2
Feb 24, 2022
simd
avx
avx2
How to find the horizontal maximum in a 256-bit AVX vector
Mar 28, 2014
x86
simd
avx
vector-processing
avx2
Does R leverage SIMD when doing vectorized calculations?
Sep 16, 2022
r
vectorization
simd
adding the components of an SSE register
Feb 17, 2022
c++
floating-point
sse
simd
addition
Why does GCC or Clang not optimise reciprocal to 1 instruction when using fast-math
Sep 16, 2022
c++
sse
compiler-optimization
simd
fast-math
Reference manual/tutorial for SIMD intrinsics? [closed]
Sep 19, 2022
simd
intrinsics
« Newer Entries
Older Entries »