StackRating

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

pQB

Rating
1515.87 (42,150th)
Reputation
2,142 (78,598th)
Page: 1 2
Title Δ
Mapping a 2D array to a grid of blocks in CUDA in RGB to GreyScale... 0.00
Conversion from block dimensions to warps in CUDA 0.00
Measuring CUDA Allocation time +6.05
CUDA occupancy table for Maxwell architecture and compute capabilit... 0.00
Cuda block/grid dimensions: when to use dim3? 0.00
How to use constant memory for beginners (Cuda C) 0.00
CUDA 3D to linear index mapping (Pitch) -4.14
cudaOccupancyMaxActiveBlocksPerMultiprocessor is undefined 0.00
Multiplication of two cudaArray in kernel?(using texture memory) 0.00
wrong results in cuda 0.00
Negative array indexing in shared memory based 1d stencil CUDA impl... +4.32
Speed up calculation 0.00
How can i specify range of vector? 0.00
Divergence in CUDA - exit from a thread in kernel 0.00
CUDA - Allocate constant/texture memory from the GPU -0.09
Convenience of 2D CUDA texture memory against global memory 0.00
How to trap a bug in CUDA that reset the machine 0.00
Constant data stored in texture memory: choose linear memory or 2D/... 0.00
CUDA: Thread synchronization in the same block +1.85
new operator in kernel .. strange behaviour 0.00
CUDA: Is It Possible to Use All of 48KB of On-Die Memory As Shared... +4.27
Compiling Basic C-Language CUDA code in Linux (Ubuntu) -0.21
cuda: how to copy host data to 3D cuda array and back 0.00
Constant Memory and Texture Memory in GPU 0.00
Is there a better way to store pairs of ints? +2.14
CUDA: In which memory space is a fixed size array stored? -3.77
CUDA Kernel executing a statement by a single thread only +3.98
Integrating CUDA with Qt on Ubuntu 12.04 +3.63
'linker input file unused because linking not done' when trying to... 0.00
Writing PGM file in C doesn't work +0.29
Why CUDA Command line profiler doesn't recognize some counters? 0.00
nvcc unknown option -no_pie 0.00
Using CUDA to find the pixel-wise average value of a bunch of images +0.03
Organizing code with common functions, avoiding multiple definition 0.00
How would you implement this function in CUDA? (offsets in sorted i... +2.89
not able to compile with nvcc 0.00
How to get image pixel value and image height and width in CUDA C? 0.00
How to calculate the achieved bandwidth of a CUDA kernel 0.00
Best place to put constant memory which is known before kernel laun... -1.52
QT + CUDA setting qmake.pro file 0.00
"Integer operation result out of range" in cuda source code 0.00
Pass the data from CPU to GPU without explicitly passing it as a pa... -1.98
CUDA: can different threads read from the same memory location simu... +3.95
Why is texture memory version of below program slower than global m... +0.35
Difference between program using constant memory and global memory 0.00
Block Level Atomic Write +4.10
Shared and Global memory accesses 0.00
CUDA global memory 0.00
CUDA Array/Surface Memory 0.00
Write on texture memory/ access image neighbourhood 0.00