StackRating

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

Alexey Kukanov

Rating
1551.35 (7,534th)
Reputation
10,234 (14,874th)
Page: 1 2 3 ... 5
Title Δ
TBB Parallel Pipeline seems to run in-order? 0.00
How to link MinGW (gcc) and TBB 0.00
TBB: How to get the current task arena? +0.43
TBB: What is a master thread? 0.00
tbb:concurrent_unordered_map() - ID for each unique element in a ve... +0.98
get segmentation fault when I try to use tbb to parallel my program 0.00
Limiting the number of threads in tbb 0.00
Is there a break command for tbb::parallel_for -1.94
How to synchronize thread for recursive function with sub-threads +1.90
Avoid local() calls for tbb enumerable_thread_specific variables +0.42
TBB compiler error - 'my_task': references must be initiali... -0.07
How to remove/cancel a message from tbb::flow::graph? 0.00
Can master thread later join the TBB arena group? 0.00
Using TBB for an simple example -1.56
TBB Parallel_for count, increment variable inaccurate 0.00
How does Facebook folly::AccessSpreader work? 0.00
Threading Building Blocks spawn nested tasks 0.00
Make file problems when compiling TBB with MinGW for Windows -0.09
tbb parallel_reduce for a snippet of OpenMP reduction 0.00
Understanding concurrency of tbb::parallel_reduce +1.79
How many ABA tag bits are needed in lock-free data structures? +1.88
intel tbb compilation and testing 0.00
TBB: parallel_for and parallel_invoke 0.00
Compare and swap in C++ 0.00
parallel for with omp stucks 0.00
Parallel for with omp 0.00
OpenMP running time 0.00
Intel Thread Building Blocks (TBB) in google native client (NaCl, P... 0.00
OpenMP: Looping Through 'std::map' Benchmark (Dynamic Sched... 0.00
PTHREAD_MUTEX_INITIALIZER, What is it? 0.00
openmp ordering critical sections 0.00
Reduce OpenMP fork/join overhead by separating #omp parallel and #o... 0.00
What is the memory order of JUCE's atomic facilities? 0.00
plot speed up curve vs number of OpenMP threads - scalability? 0.00
Deadlock prevention in a complicated system -0.33
Boost scoped lock assert fails 0.00
Merge Sort (pthreads) C++ 0.00
What does Queue Data structure with locks entail? 0.00
Concurrency::parallel_for (PPL) is creating too many threads +0.42
c++ implementing semaphore on my own -2.17
Mergesort pThread implementation taking same time as single-threaded -0.51
Converting concurrent_vector to std::vector +0.00
R-bounded waiting for the Peterson Lock 0.00
GNU Linking and Compiling +0.42
How to get tbbmalloc_proxy on OSX? 0.00
OpenMP parallel for with modulo operation -2.34
Benchmarking, sequential x parallel program. Sublinear speedup? 0.00
OpenMP task - know number of tasks in real time 0.00
Binary representation lookup table using the c++ preprocessor 0.00
Boyer moore string search using openMP +0.17