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 Δ
How to prevent class field(list) change in Python? -1.51
Finding the source root directory in CMake for ROS 0.00
Simultaneous writing in the same memory in parallel omp loop +0.40
Sort a list of strings based on multiple predicates -0.77
Move all `None` to the end of a list (python3) +1.70
Parallelizing an inner loop with OpenMP -0.19
Task Dependency in OpenMP 4 0.00
openmp parallel for collapse private variable outer loop 0.00
Optimize loop with openmp 0.00
Instantiating class in parallel leading to memory-related errors +1.80
How could I avoid this raw pointer with this OpenMP critical section? +0.43
What should std::vector::data() return if the vector is empty? +1.32
Threadprivate directive after external declaration of global variab... +2.25
Parallelizing a for loop using openmp & replacing push_back -0.08
OpenMP and C++: this pointer 0.00
Designing an Iterator to throw an exception on dereference +0.17
linking OpenMP statically with GCC 0.00
Parellize some nested for in openmp c++ -0.55
Is constexpr a "hint" (like inline) or "a binding re... -0.05
OpenMP Task Scheduling Policies 0.00
printf preventing race conditions +1.95
Difference between single and sections directive in OpenMP -0.02
How to define a object or struct as threadprivate in OpenMP? -2.19
How to wrap OpenMP directives (#pragmas) as a function or function-... 0.00
openMP: use of global variable in child functions 0.00
The order of cout messages is not as expected +0.45
Doing a section with one thread and a for-loop with multiple threads +0.46
error C3017: termination test in OpenMP 'for' statement has imprope... 0.00
Why does this incredibly simple Makefile produce so much debug logg... -0.44
Template parameters in C++ templates +0.57
Is it correct to cast a pointer to pointer to pointer to int to a p... -2.89
how to work on a task while remaining threads finish working 0.00
`shared_ptr` with deep copy for `omp parallel copyin` 0.00
OpenMP: Getting a fortran pointer into PRIVATE() 0.00
OpenMP: conditional loop inside a parallel region 0.00
Forking once and then use the threads in a different procedure? +1.67
Open MP if OpenMP:...else -0.08
Using SFINAE to check if the type is complete or not -3.44
In a matrix put 0 in the row and column of a cell which contains 0... -1.93
Safe way to determine the maximum integer value without resorting t... 0.00
Resuming a recursive function in C (gcc)? -0.57
OpenMP - make array counter with thread different start number -0.13
OpenMP for loop on array of C++ objects 0.00
Work unbalance on OpenMP -4.71
Segmentation fault on parallelization with OpenMP 0.00
How to implement argmax with OpenMP? +1.43
What's the best way for me spread my programs execution across mult... +1.44
Communicating between OpenMP threads +2.24
Avoiding False Sharing in OpenMP with arrays +3.72
How do I explicitely thread tasks? +1.13