StackRating

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

user703016

Rating
1658.29 (451st)
Reputation
31,511 (3,810th)
Page: 1 2 3 ... 10
Title Δ
warning: cast from 'char *' to 'float *' increases... +1.31
OpenCL: Is possible to use templated objects as kernel arguments wi... 0.00
OpenCL dead lock possibility 0.00
Understanding the method for OpenCL reduction on float 0.00
Call of boost::compute::sort() with zip iterators delivers build er... 0.00
effective memory bandwidth from strided memory access 0.00
Endianness Of OpenCL devices 0.00
Cross platform selection of operator overload by class template par... 0.00
cuda unified memory: memory transfer behaviour 0.00
recursive merge sort, segmentation fault for big arrays +1.23
Trouble understanding fork() output -0.08
Small array stored like variables in a kernel? 0.00
Increment counter sequentially inside CUDA kernel? 0.00
cudaMalloc succeeded with static size but failed with dynamically c... 0.00
Specifying multiple address spaces for a type in the list of argume... 0.00
CUDA: huge performance impact calling member functions 0.00
SASS code analysis in CUDA 0.00
Questions about CUDA memory 0.00
Verify that opencl binary has been stripped of intermediate data 0.00
Cons of virtual methods in cuda 0.00
cuda fast approximate functions: what is the trade-off? 0.00
CUDA coalesced one warp on multiple data 0.00
more than one variable to synchronize in CUDA +0.26
higher precision floating point using boost lib (higher then 16 dig... +0.28
Local Memory Corruption 0.00
What will happen to the allocated memory on GPU, after the applicat... 0.00
clGetPlatformID error when running OpenCL program. 0.00
Fast hashing of 32 bit values to between 0 and 254 inclusive +1.05
How to have atomic load in CUDA 0.00
GCC can't optimize delegated lambda function involving member f... 0.00
Does using column-major matrices in OpenGL cause striding on the GPU? 0.00
CUDA: Is it reasonable to load an object into shared memory like sh... 0.00
Why are shaders and programs stored as integers in OpenGL? +1.48
OpenCL Kernel Troubles 0.00
Understanding Memory Replays and In-Flight Requests 0.00
How many threads/work-items are used? 0.00
OpenCL barrier of finding max in a block 0.00
Why does CUDA GPU only need 8 active warps? 0.00
OpenGL: render time limit on linux 0.00
Why specifying a lvalue reference for *this on a member function is... +1.56
Branch and predicated instructions 0.00
std::string and data alignment 0.00
is early exit of loops on GPU worth doing? 0.00
If I ensure two threads never run in parallel do I still have to ma... +0.06
Race condition of buffered C++ streams when calling fork -- force f... 0.00
how to disable cout output in the runtime? +0.23
What is the memory space of an array in OpenCL kernel? 0.00
Concurrent updates (x += a) to global memory in OpenCL 0.00
How do UBOs/SSBOs differ from Vulkan's shader memory bindings? 0.00
Do gpu cores switch tasks when they're done with one? +1.19