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
SSE Instructions: Byte+Short
Sep 07, 2022
x86
sse
instructions
std::bitset and SSE instructions
Aug 11, 2022
c++
sse
bitset
For for an SSE vector that has all the same components, generate on the fly or precompute?
Jul 01, 2022
c++
sse
simd
avx
How to write c++ code that the compiler can efficiently compile to SSE or AVX?
Jan 17, 2020
visual-c++
sse
simd
avx
auto-vectorization
Find the first instance of a character using simd
Mar 13, 2020
x86
sse
simd
avx
avx2
Need some constructive criticism on my SSE/Assembly attempt
Apr 03, 2019
assembly
x86
sse
What is the best way to perform branching using Intel SSE?
Jun 28, 2022
assembly
compiler-construction
intel
sse
What is the fastest way to do a SIMD gather without AVX(2)?
Aug 22, 2018
x86
sse
simd
sse4
How many clock cycles does cost AVX/SSE exponentiation on modern x86_64 CPU?
Nov 01, 2022
c++
x86
x86-64
sse
avx
Forcing AVX intrinsics to use SSE instructions instead
May 27, 2022
c++
visual-studio
visual-c++
sse
avx
difference between load1 and broadcast intrinsics
Aug 11, 2022
x86
sse
simd
intrinsics
intel
Extracting SSE shuffled 32 bit value with only SSE2
Feb 10, 2018
c
optimization
sse
SSE and AVX intrinsics mixture
Apr 13, 2022
c++
performance
sse
simd
avx
How does endianness work with SIMD registers?
Mar 09, 2022
x86
sse
endianness
simd
Is there a more direct method to convert float to int with rounding than adding 0.5f and converting with truncation?
Jun 25, 2022
c++
assembly
visual-studio-2015
intel
sse
transpose for 8 registers of 16-bit elements on SSE2/SSSE3
Oct 11, 2019
assembly
matrix
x86
sse
simd
How to convert a hex float to a float in C/C++ using _mm_extract_ps SSE GCC instrinc function
Feb 22, 2022
c++
gcc
floating-point
hex
sse
Cannot use SSSE3 on enabled cpu
Jul 29, 2021
c
linux
ubuntu
intel
sse
Segmentation fault while working with SSE intrinsics due to incorrect memory alignment
Feb 01, 2020
c
memory
sse
icc
Why is permute needed in parallel SIMD/SSE/AVX ?
Jun 16, 2018
permutation
sse
simd
avx
« Newer Entries
Older Entries »