StackRating

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

Anton

Rating
1518.04 (36,197th)
Reputation
5,144 (32,194th)
Page: 1 2 3 4
Title Δ
Switching between pthreads on a timer -0.17
C++ Can a pthread (Windows) be kept open to run a function multiple... -3.85
Let a pre-defined number of threads calculate a bigger number of ta... -2.41
When can the CPU ignore the LOCK prefix and use cache coherency? -4.34
How to cancel a specific thread while using C++11 thread model or t... 0.00
Both blocking and non blocking queue 0.00
Dynamic Assignment of jobs to processors on a set of shared resources 0.00
Implementing progress visualization in C++ +3.24
TBB with fixed number of threads for one task, and default for others 0.00
How to block a thread into nop or low power status instead of switc... 0.00
What gurantee thread with spin lock on multiprocessor run on a diff... 0.00
Definition of mutex 0.00
MD5 brute-force attack - efficient multithreaded implementation -1.92
Confusing Memory Reordering Behavior 0.00
The cost of atomic counters and spinlocks on x86(_64) +3.24
Linux kernel: Unlocking an unlocked mutex 0.00
std::atomic<int>: Difference between x.fetch_add(1) and x++; 0.00
Is a read on an atomic variable guaranteed to acquire the current v... +1.33
C++11 link issue with pthread 0.00
Lock-free memory reclamation with hazard pointers -3.59
How to use a condition_variable to really wait_for no longer than a... 0.00
Adjusting granularity in tbb parallel_pipeline 0.00
Can I place a std::atomic<int64> in shared memory? 0.00
Matrix multiplication poor efficiency on a 4 socket NUMA system 0.00
Alternative of hash map which is faster 0.00
using tbb atomic operations in Xeon Phi 0.00
Memory Corruption on c++ multithreaded application +2.72
Implementation of Concurrent Queue + map in c++ -0.12
Block a lock free queue using std::conditional_variable +4.52
How to check how many threads are currently running when using TBB? 0.00
How do I make intel TBB libraries available on Xeon Phi 0.00
pthreads v. SSE weak memory ordering 0.00
Number of events in boost::asio::io_service event loop 0.00
Pthreads and opaque types +3.50
What is the use-case of atomic read 0.00
OK to mix TBB with posix semaphores? 0.00
Shared Memory and semaphores for (multiple) client and server game 0.00
Process information when interrupted: stack or porcess control block -0.20
Tracking down mysterious high-priority thread suspend inside the ke... +3.83
How to parallelize std::partition using TBB +1.38
TBB::parallel_for creates too many class/body copies? 0.00
is tbb::thread still in TBB-4.x? 0.00
Is this ok if I write a peer 2 peer apps using select() server with... 0.00
OpenCV TBB IPP OpenMP functions 0.00
pthreads: will waiting and signaling starve a thread that is not be... 0.00
Parallelizing prime generator in c++ 0.00
testing multithreaded program by introducing random pauses 0.00
How to multithread queue processing +3.90
OpenMP scoping - seg. fault with shared() 0.00
tbb concurrent hash map find & insert 0.00