StackRating

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

Grizzly

Rating
1544.19 (9,933rd)
Reputation
16,111 (8,672nd)
Page: 1 2 3 4 5 6
Title Δ
How should I implement a thread pool in C++? 0.00
How to erase last and/or unique element in a vector? +0.24
Another issue: Passing argument by reference -0.39
delete this and placement new of virtually derived class -2.40
git repo to follow just a directory in remote repo +0.17
Using Boost libraries with mingw -3.95
Fermi L2 cache hit latency? 0.00
How to add a list into a file .txt -1.25
Non-recursive add function in a binary tree using c++ -4.29
what is the difference betweem #define and const? +1.19
Number of wavefronts that can fit on a SIMD 0.00
std::string not working with std::set +0.82
How do I do assembly language encrypt/decrypt programming? -2.45
Instantiating a template class with typename itself being a templat... +2.03
What is wrong with this function call +2.09
When will adding a move constructor and a move assignment operator... -0.39
How to implement is_stl_vector +4.36
Typedef equivalence in function arguments 0.00
Dynamic Lang. Runtime vs Reflection -3.08
Interface-like inheritance in C++ 0.00
c++ casting base class to derived class mess +5.33
Stringify and Unstringify template arguments -4.27
Does anyone have good resources on 3D procedural generation of terr... +0.15
OpenGL: Can I mask wholly transparent fragments from the depth-buff... 0.00
Algorithm for creating infinite terrain/landscape/surface? -3.85
Opengl Mirror transform backface culling 0.00
recursive c++ template problem +4.02
Error 1 Operator '*' cannot be applied to operands of type 'method... -1.99
Syntax for calling templated method -2.80
Multiple OpenCl Kernels 0.00
Why does the OpenCL vector addition Nvidia SDK example use async wr... 0.00
Questions about global and local work size 0.00
Multiple parameter optimization with lots of local minima -3.12
Is there a way of forcing a variable to stay cached in x86(/_64)? 0.00
Trying to mix in openCL with CUDA in Nvidia's SDK template 0.00
Rationalizing what is going on in my simple OpenCL kernel in regard... 0.00
Question about Compute Prof's fields for incoherent and coherent gs... 0.00
Why aren't there bank conflicts in global memory for Cuda/OpenCL? -2.71
What is a bank conflict? (Doing Cuda/OpenCL programming) +4.05
Two ways to create a buffer object in opencl: clCreateBuffer vs. cl... +4.10
How native is OpenCL in Java? 0.00
Cummulative array summation using OpenCL +4.09
Function specifier -1.81
What compilers can inline indirect function calls? -4.09
For C Language: How to do you Display a growing Series of Numbers u... +3.84
Does any OpenCL host have more than one platform? +4.09
How to dynamically bind all events in an object to an EventHandler? -3.81
Resize Array Template -0.28
Read binary file in C# or C++ -0.73
implement eq, lt gt in assembly without jumps +0.01