StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Z boson

Rating
1507.53 (103,448th)
Reputation
21,288 (6,293rd)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Compute the doubleword product (signed) of two words given the lowe... 0.00
Performance of OpenMp code 0.00
Optimal uint8_t bitmap into a 8 x 32bit SIMD "bool" vector +1.62
Ops per cycle ARM Cortex CPUs? 0.00
How is fma() implemented -1.26
parallel SVD decomposition with openMP deos not perform as expected -0.50
Understanding the collapse clause in openmp 0.00
Adi program with openmp 0.00
Is there any default scope separator in OpenMP? 0.00
Horizontal minimum and position in SSE for unsigned 32-bit integers -1.30
Using openMP to get the index of minimum element parallelly +0.51
OpenMP increment a count and assign the value to an array 0.00
practical BigNum AVX/SSE possible? -0.15
Compile with AVX2 support and run -0.66
When the compiler reorders AVX instructions on Sandy, does it affec... 0.00
RDTSCP versus RDTSC + CPUID -0.25
How to link libgomp statically when linking other libraries dynamic... 0.00
How to calculate mod/remainder using SSE? 0.00
Intrinsic code optimisation hints 0.00
MSVC AVX code compilation - _mm256_setr_epi64x -0.68
numpy around/rint slow compared to astype(int) +1.71
Determine what intrinsic flag is activated +0.50
OpenMP loop gives different result to the same serial loop -0.31
Optimizing a logic AND operation for x86 +0.50
Optimal SIMD algorithm to rotate or transpose an array +0.49
implications of using _mm_shuffle_ps on integer vector 0.00
Why does jmpq of x86-64 only need 32-bit length address? -1.15
Relative Addressing errors - Mac 10.10 0.00
Horizontal add with __m512 (AVX512) -0.00
Overhead for single threaded OpenMP vs sequential 0.00
sse - testing equality between two __m128i variables +0.65
Compile C random function in assembly +1.62
Spikes in openMp run time 0.00
Adding two vector in assembly x86_64 with AVX2 plus technical clari... 0.00
are static / static local SSE / AVX variables blocking a xmm / ymm... +0.36
Saturated substraction - AVX or SSE4.2 -0.97
Prerequisites for learning Assembly Language +0.00
Checking if TWO SSE registers are not both zero without destroying... +0.49
Why is strcmp not SIMD optimized? +1.13
Dynamically Readjustable Arrays and OpenMP 0.00
GCC Static Linking And Separate Loader +0.50
OpenMP and VS 2012 unexpected end-of-file found -2.11
Two bits of two __m128i to four bits of one __m128i -SSE 0.00
SSE / Optimisation - duplicating array into larger array 0.00
Parallel program using openMP 0.00
Understanding of vectorization with SSE instructions +1.47
GCC linking libc static and some other library dynamically, revisit... -2.06
What's missing/sub-optimal in this memcpy implementation? +2.73
Linking partially static and partially dynamic in GCC 0.00
Parallelize function operating on a row of a 2D array (C, OpenMP, C... +0.01