StackRating

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

Daniel Langr

Rating
1535.23 (14,512th)
Reputation
7,231 (22,126th)
Page: 1 ... 5 6 7 8
Title Δ
convert deque or LIFO container to std::vector -3.65
OpenMP: Include atomic section into parrallel region declaration 0.00
Thread guards and function inlining 0.00
How to use omp parallel for and omp simd together? 0.00
How can I create an std::array of char array? -4.54
Why the constructor of std::mutex in C++ does not throw? -0.62
openMP increment add int among threads? 0.00
Detect Same Class using C++ template 0.00
Avoiding multiple lookups in map/unordered_map -3.54
Using CRTP To Deterministically Generate Code +1.02
How do I create multiple C++ threads without blocking the main thre... 0.00
error: no match for ‘operator<<’ defining by ostream in c++ -4.06
std::vector as input buffer for MPI nonblocking functions 0.00
C++, two just writers threads without lock -0.58
argumentless function, classes and templates -3.20
std::lock_guard constructor instantiation order -2.56
C++: allocate aligned matrices 0.00
Can I rely on named return value optimisation for complicated retur... +3.92
C++ lambda to std::function error with non const strings -0.14
How to set two separate instances of a class equal to each other c++ -1.97
Memory sanitizer error: clang5 + msan + fwrite of structs with padd... 0.00
dlib - face detector error: cannot convert std::vector<dlib::rec... 0.00
Can you iterate through class objects without a list or vector? -3.65
No speedup in multi-threaded Monte Carlo calculation 0.00
Implement template type constructors only if underlying type has th... +0.45
Howto extend std::list and create custom function? -0.08
Strange evaluation of boolean expression 0.00
std::mutex::try_lock spuriously fail? -0.95
Conditional compilation and template +0.10
no known conversion from 'const value_type' to 'const v... 0.00
Can I safelly share a variable across threads in C++ using only std... 0.00
Re-use or clean up multi-dimensional vector 0.00
cout of negative value of signed char in C++ +1.10
Passing class object into thread +3.86
Unresolved symbol for inline function 0.00
Backtrace statistics for heap allocations - where is it called from... +4.39
Open MP : Symmetric matrix multiplication for Sparse matrices +3.99
Threads, how to seed random number generator independently? 0.00
C++11 threading vs. OpenMP for simple parallel loops. Which, when? +4.18
Sort array in specific way +0.11
Initializing data with Openmp [shallow water algorithm] -0.04
How to determine if a color is on range -3.13
Do I need to use std::atomic_ when having one reader and one writer... -0.11
OpenMP: Parallelize for loops inside a while loop 0.00
Read text file using OpenMP 0.00
maximum of 3 values, performance of left-associative version vs. ri... +0.36
Need higher performance for three-way quick sort +3.85
How to find number of duplicates in an array? -1.41
Multiplying matrices using OpenMP taking much more time than serial... -3.37
Why a basic loop isn't accelerated by OpenMP? -4.31