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 4 ... 10
Title Δ
Memory allocation in CUDA device is not what is expected 0.00
Calling operator new in a CUDA kernel 0.00
How to implement summation using parallel reduction in OpenCL? 0.00
OpenCL: better to use macros or functions? 0.00
OpenCL: Better to use more registers, or to pack values using bit-s... +0.27
Options to structure compile-time constants in OpenCL? 0.00
Is non-aligned pinned memory allowed with CUDA? 0.00
What is a example of a target platform in OpenCL? 0.00
Do I need both a local and global memory barrier when writing form... 0.00
cudaMalloc first argument casting, why? +0.30
CUDA: using unified memory together with classes and arrays 0.00
cuda warp size and control divergence 0.00
OpenCV: .ptr<uchar> vs .ptr<Vec3b> in grayscale images 0.00
How to compile one specific class with SSE +0.30
optimizing CUDA code with branches 0.00
Is it necessary to release an event created by clCreateUserEvent() ? 0.00
cudaMallocManaged vs cudaMalloc - Device memory limitation scenario 0.00
What is the total thread count(executed over time, not parallel) fo... +0.29
What is a constant address space qualifier in OpenCL? 0.00
What's the difference between "requested global load throu... 0.00
OpenCL how to control number of processors to use 0.00
Why a simple CUDA function needs so much local memory? 0.00
cudaMemcpy double array to float array 0.00
OpenCL: cannot pass a integer to constant memory +0.30
Kernel attributes in the two-stage reduction example in OpenCL prop... +1.00
proper thrust call for subtraction 0.00
Does OpenCL support array initializers, including default initializ... 0.00
Best way to atomically update two members of a struct? +0.70
Passing a container of unique_ptr to constructor? -1.71
c++ atomic read/write misunderstanding 0.00
what does the return value of cudaDeviceProp::asyncEngineCount mean? 0.00
ViennaCL: matrix-vector product fails 0.00
cuMemGetInfo() and size_t limitation 0.00
Why is the second CUDA kernel needed for computing the single sourc... -0.72
How to check boundary of array in CUDA Kernel without branch diverg... 0.00
Does atomic functions really make variables volatile in CUDA? 0.00
How to avoid divergent branch in simple if statements in Cuda 0.00
cuda stream and Stream Multiprocessors -2.45
Does this Cuda scan kernel only work within a single block, or acro... 0.00
CUDA NSIGHT: call an unmatched malloc or an unmatched free 0.00
calling a host function from a global function is not allowed 0.00
How do cuda threads are executed inside a single block? -0.71
Genereate random numbers of type T -0.22
How to resolve error says "No matching function call for XXX&q... +1.40
OpenCL implemented algorithms slower than normal loop 0.00
main() without return type on Clang +0.33
C Function Explanation 0.00
CUDA - Malloc inside kernel ( compute_50,sm_50 ) 0.00
C# A request to send or receive data was disallowed because the soc... +0.70
using template assignment operator +1.32