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 ... 6 7 8 9 10 ... 55
Title Δ
Can numba.cuda.vectorize keep result on the device? 0.00
performing small matrix inversion - CUBLAS or MAGMA 0.00
Creating arrays on the GPU with numba in python using Cuda 0.00
Generate sequence of repeating, ascending integers, using a list co... 0.00
What's the difference between nvidia-smi Memory-Usage and GPU M... 0.00
Asynchronous texture object allocation in multi-GPU code 0.00
Having thrust::device_vector in global scope 0.00
CUDA block size and grid size for changing hardware 0.00
Using CUDA-gdb with NVRTC 0.00
What is the most efficient way to apply a functor to a subset of a... 0.00
CUDA: Understanding the behavior of variables in the registers file... 0.00
Numba support for cuda cooperative block synchronization?? Python n... 0.00
Can CUDA unified memory be written to by another CPU thread? 0.00
cuSPARSE library calls inside openACC routine 0.00
Why the same cufft code of the following program takes different am... 0.00
Count number of unique elements using thrust unique_by_key when the... 0.00
Subtracting two integers causes integer-underflow in device code 0.00
unexpected behavior for thrust sort_by_key 0.00
Can memcpy Cpp function be used to copy data between system memory... -0.60
What does it mean for CUDA to have parallel kernels? 0.00
is it faster to cudaHostRegister a moving address range or copy int... 0.00
How to optimize Cuda Kernel Performance? +1.21
Unresolved extern function error with template default parameter in... 0.00
Why does my data not fit into a CUDA Texture Object? 0.00
How to access Managed memory simultaneously by CPU and GPU in compu... 0.00
Declare and initialize array of arrays in CUDA 0.00
Complex number reduction with numba cuda 0.00
Cuda Kernel equivalent of a Metal Compute kernel 0.00
Why do I get a warning when I use recursion in CUDA? 0.00
Linking error while separating CUDA function into declaration and d... 0.00
Dynamically expanding array in cuda kernel 0.00
How to pass Class object to CUDA kernel 0.00
Unable to compile thrust code using reduce_by_key 0.00
How to use macros or C++ templates to allow reusable code in both h... 0.00
strange behavior of powf() function +1.66
CUDA: how to create 2D texture object? 0.00
why we don't need to use volatile variable when using __syncthr... 0.00
Two consecutive kernels or whole-grid cooperative group synchroniza... 0.00
__activemask() vs __ballot_sync() 0.00
CUDA: Matrix + Matrix, segmentation fault when printing solution ma... 0.00
Understanding the tiling of tensor cores using CUDA on V100 0.00
How to avoid un-coalesced accesses in matrix multiplication CUDA ke... 0.00
sum vectors values with cuda C++ 0.00
coalesced read write on different part of the buffers 0.00
CUDA stream is blocked when launching many kernels (>1000) 0.00
Better way to compute Top N closest cities in Python/Numba using GPU 0.00
cudaMemcpyToArray issue when operating on opengl texture 0.00
How to understand cudaStreamQuery behavior when querying default st... 0.00
CUDA Kernel not returning values 0.00
CUDA, The member field with device ptr and device member function t... 0.00