StackRating

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

Robert Crovella

Rating
1642.70 (671st)
Reputation
101,824 (716th)
Page: 1 2 3 ... 55
Title Δ
Using thrust::transform_reduce to transform an array (inclusive sca... +0.31
parallel execution of CUDA kernels 0.00
Placement new after cuda malloc managed memory 0.00
How are thread blocks are assigned to multiprocessors on NVIDIA GPUs? 0.00
Is cuda atomicAdd operation faster than launch another kernel when... 0.00
What does NSight Compute show for a stall reason that isn't &qu... +0.31
CUDA spinlock implementation with Independent Thread Scheduling sup... 0.00
Using nvdisasm to generate control flow image of PTX code 0.00
error: class "cooperative_groups::__v1::thread_block" has... 0.00
Value of sum from thrust::reduce not correct 0.00
Vectorize itertools combination_with_replacement 0.00
prime testing in Numba on GPU 0.00
How could I compute the order of elements in each row of a matrix w... 0.00
CUDA: nested FOR-loops with 3D kernel: How to determine the positio... 0.00
NSIGHT compute: SOL SM versus Roofline 0.00
Trying to understand in CUDA why is zero copy faster if it also tra... +0.93
CUDA half float operations without explicit intrinsics 0.00
CUDA not waiting for kernel to finish 0.00
In CUDA why can't I allocate 2d shared memory dynamically? 0.00
In cuda which thread is responsible for shared memory allocation re... 0.00
Which is the correct way of allocating shared memory statically in... 0.00
How to reuse code for CPU fallback in CUDA 0.00
Cuda debugging using Single GPU with visual studio 0.00
What is correct way to generate a sass and ptx from cuda code 0.00
How do I properly implement classes whose members are called both f... 0.00
Cuda GPUassert: an illegal memory access was encountered 0.00
How to write a cuda c argmax kernel like python does and let it dec... 0.00
AWS ec2-user vs regular users and access to GPU 0.00
About Cuda 1D convolution, How can I do this faster? 0.00
cuda fortran cufftPlanMany 0.00
internal error when trying to perform matrix transpose using cuspar... 0.00
Can I use a downgraded cuda version inside the docker container? 0.00
Convert NV12 to BGR by NVIDIA Performance Primitives +0.06
How to stop/cancel a cuda kernel launched by Numba before it ends? 0.00
Difference between "compute capability" "cuda archit... 0.00
Problems when using cv::cuda::GpuMat with thrust and testing thrust... 0.00
wrong results from cusolverDnDDgels 0.00
Static const array in Cuda kernel 0.00
Floyd Warshall algorithm in parallel using cuda 0.00
CUDA kernel do I need to put const in all pass-by-value parameters? 0.00
CUDA thread and block organization directions 0.00
Implementing of mutex on cuda kernel function happens to be deadloc... 0.00
How about the register resource situation when all threads quit(ret... 0.00
PyCUDA LogicError: cuModuleLoadDataEx failed: an illegal memory acc... 0.00
CUDA access matrix stored in RAM and possibility of being implemented 0.00
CUDA is it safe to copy a single element from device memory by arra... 0.00
Wait until *any* device has finished in CUDA? 0.00
Thrust: inplace exclusive_scan of one member +0.31
CUDA cudaLaunchCooperativeKernel and grid synchronization -0.19
Synchronizing Statically Allocated Struct Instances between CPU and... 0.00