StackRating

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

Massimiliano

Rating
1536.88 (13,468th)
Reputation
5,423 (30,395th)
Page: 1 2 3
Title Δ
Decreasing number of iterations in OpenMP parallel for -0.03
What is the benefit of '#pragma omp master' as opposed to '#pragma... +3.66
Add file dependencies to a custom target 0.00
OpenMP schedule(static) with no chunk size specified: chunk size an... 0.00
C++ OpenMP: Split for loop in even chunks static and join data at t... -0.27
Parallel cumulative (prefix) sums in OpenMP: communicating values b... 0.00
Create a custom symbolic link to a library at install time with CMake 0.00
omp_set_max_active_levels() and function call -0.29
How to configure project including third-party project with its own... 0.00
C++ Make show where include is searching for files 0.00
How to lock element of array using TBB/OpenMP 0.00
Why OpenMP lastprivate produces wrong result? +3.61
Getting error while using openmp in preprocessor directives -4.08
OpenMP 'parallel for' with prior initialisation -0.10
Disabling OpenMP pragma statements everywhere in my c++ project 0.00
C++ and OpenMP: How to make the initializer list of a constructor c... 0.00
How to efficiently parallelize a linked list using OpenMP (using ta... +4.47
OpenMP lock vs. critical 0.00
Fibonacci numbers with OpenMP tasks 0.00
Parallelizing with OpenMP 0.00
Does OpenMP atomic apply to line, to variable name or to actual mem... 0.00
CMake: how to add Boost.Test cases with relative directories? +3.71
What is the fastest way to do this in c++ (Using OpenMP) +4.55
Converting old makefile to CMake 0.00
openmp fortran program crash 0.00
Nested loop in OpenMP 0.00
How to hint OpenMP Stride? 0.00
Parallel hasing using openmp 0.00
Strange output for a simple OpenMP program on Multi2sim v4.0.1 0.00
C++ OpenMP exit while loop inside a parallel for -0.21
OpenMP iteration for loop in parallel region -0.32
OpenMP share file handler 0.00
C++ Container of polymorphic objects with shared vptr +1.79
Updating a maximum value from multiple threads +0.12
Using OpenMP stops GCC auto vectorising +0.41
OpenMP flush vs flush(list) 0.00
CMake to produce -L<path> -l<lib> link flags for static... 0.00
Calling make in another directory +4.57
increase c++ code verbosity with macros -2.07
Member function template argument default value -3.46
linked to non existing shared library in Cmake 0.00
OpenMP parallel for region thread affinity 0.00
How to change compilation flags for a folder with CMake? 0.00
How can I make temporary arrays for several threads without constan... +2.24
OpenMP and nested loops? +4.00
openmp slower more than one threads, can't figure out +0.55
Optimal parallelisation of communication from randomly distributed... +3.83
Quick sort doesn't sort every time 0.00
A C routine to round a float to n significant digits? -3.46
Producer-Consumer using OpenMP-Tasks -3.51