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 ... 4 5 6 7 8 9
Title Δ
How does endianness work with SIMD registers? 0.00
Parallelize counting for-loops with openmp +1.91
Can't get over 50% max. theoretical performance on matrix multiply 0.00
How to parallel nested loop to find the nearest two point in OpenMP? 0.00
SSE, row major vs column major performance issue 0.00
Is there any difference between variables in a private clause and v... 0.00
SSE2: How To Load Data From Non-Contiguous Memory Locations? -1.90
Optimized 2x2 matrix multiplication: Slow assembly versus fast SIMD 0.00
Matrix operations using code vectorization +2.75
Why do I get undefined behavior when using OpenMP's firstprivate wi... 0.00
Disable AVX2 functions on non-Haswell processors -0.59
Switching Between High Performance Libraries in c++ -0.52
sum of overlapping arrays, auto-vectorization, and restrict -1.90
Is there a more efficient way to broadcast 4 contiguous doubles int... +0.50
Why does this OpenMP code work on dynamic scheduling but not on sta... 0.00
How to define a object or struct as threadprivate in OpenMP? +2.19
Fast inverse norm function -0.57
Initializing an __m128 type from a 64-bit unsigned int +2.75
Matrix multiplication by vector OpenMP C +1.42
OpenMP parallel for with modulo operation +2.34
Auto vectorization not working +0.51
Why is memset slow? +0.04
Visual C++ SSE function slow when starting without debugger 0.00
C++ Cache performance odd behavior -0.93
Parallelizing matrix times a vector by columns and by rows with Ope... 0.00
C++ pool allocator vs static allocation , cache performance -1.67
The new operator + OpenMP dynamic schedule clause +0.45
Optimizing assembly generated by Microsoft Visual Studio Compiler 0.00
Accessing three static arrays is quicker than one static array cont... +1.00
multithreading using openmp in c++ 0.00
linear search through uint64[] with SSE +2.36
SSE additions of chars 0.00
SSE: conditionally replace pixel -0.43
openmp with single thread versus without openmp 0.00
Parallel bit operation based prime finder with openMP? 0.00
openmp difference beetween num_threads vs. omp_set_num_threads vs O... -1.54
why do people declare iterated values before loop for openmp? +0.29
OpenMP - Multiple Loop Variables +0.67
SSE error in one code 0.00
OpenMP C++ Matrix Multiplication run slower in parallel +0.53
Cholesky decomposition with OpenMP 0.00
Fastest way to memset on modern amd64 CPUs 0.00
Manually vectorized code 10x slower than auto optimized - what I di... 0.00
Horizontal minimum and maximum using SSE -0.54
Efficient way to convert from premultiplied float RGBA to 8-bit RGBA? +1.13
Why is my straightforward quaternion multiplication faster than SSE? -1.71
local pointers in OpenMP +0.50
Do I need to make multiple executables for targetting different ins... +0.50
2D array access time comparison -0.36
advice on how to make my algorithm faster -0.07