Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Avx2
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Apr 17, 2021
Do all CPUs which support AVX2 also support SSE4.2 and AVX?
Apr 17, 2021
How to convert 32-bit float to 8-bit signed char?
Apr 17, 2021
What do you do without fast gather and scatter in AVX2 instructions?
Apr 17, 2021
Counting 1 bits (population count) on large data using AVX-512 or AVX-2
Apr 17, 2021
Get sum of values stored in __m256d with SSE/AVX
Apr 17, 2021
Fastest Implementation of Exponential Function Using AVX
Apr 17, 2021
Using a variable to index a simd vector with _mm256_extract_epi32() intrinsic
Apr 17, 2021
Efficient implementation of log2(__m256d) in AVX2
Apr 17, 2021
AVX2 what is the most efficient way to pack left based on a mask?
Apr 17, 2021
Older Entries »