StackRating

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

talonmies

Rating
1649.65 (569th)
Reputation
60,369 (1,526th)
Page: 1 2 3 4 5 6 ... 33
Title Δ
Understanding cuobjdump output 0.00
CUDA kernel for cumulative product of complex numbers +0.30
Recursive function in numba CUDA 0.00
Why nvprof does not have metrics on floating point division operati... 0.00
Can numba accelerate numpy functions that are already vectorized? 0.00
Why Tensorflow model inference on GPU incurs so many CUDA cuEventRe... 0.00
Persistent buffers in CUDA 0.00
Passing complex number arrays into PyCUDA Kernel 0.00
Nested loops modulo permutation in cuda -2.05
numpy.linalg.solve with multiple dependent right-hand side +0.30
Upscaling data in Cuda 0.00
how to combine two arrays of different types and put them as a list +0.30
Is there an alternative of std::memcmp in cuda? 0.00
Why use thread blocks larger than the number of cores per multiproc... 0.00
Multiway stable partition 0.00
Alternative to small array dynamic allocation inside kernel? 0.00
pycuda: Memory allocation in gpu for a list 0.00
Problems in CUDA function cudaMemcpyToSymbol() 0.00
Numba kernel is not allowing dictionaries or string functions 0.00
pycuda shared memory up to device hard limit 0.00
Modifying the basic example VECADD to use the shared memory 0.00
PyCUDA illegal memory access of curandState* 0.00
Recipe to copy 1D strided data with cudaMemcpy2D -0.46
Why exactly is a char* cast required in finding the row of a pitche... 0.00
Interpreting the verbose output of ptxas, part II +1.13
Can I run my jupyter notebook that contains seaborn code on GPU? 0.00
How does pycuda run garbage collection? 0.00
How to perform basic operations (+ - * /) on GPU and store the resu... +0.31
Threads indexing out of bounds in CUDA kernel 0.00
Calling other functions from within a @cuda.jit numba function 0.00
If I pass an array using pycuda to the GPU and then print it, why d... 0.00
Decrease cuda kernel runtime: dynamic memory allocation of matrices... 0.00
Why kernel executions in different streams are not parallel? -1.18
How to compute complex vectors' inner product using cublas or t... 0.00
Does cuda stream has own __constant__ memory copy? 0.00
CUDA Thrust Min_Element result equals 0 0.00
How do I copy the cuda input array into the shared array? 0.00
Maximum number of CUDA blocks? 0.00
how to create a matrix in gpu and print it on cpu? 0.00
CUDA data initialization 0.00
How to transfer a part of a device array to another device array us... 0.00
How to do atomic operation on structures inside CUDA kernel? 0.00
I'm getting inverse of matrix even if determinant is zero 0.00
How to determine whether cudaErrorIllegalAddress is due to the dest... 0.00
Which function returns "nvmlDevice_t" type variable in cu... 0.00
Is there a way to run CUDA codes on a computer that doesn't hav... 0.00
The type of random number generator in cuRAND kernels 0.00
Random number generation with pyCUDA 0.00
cuda batched cholesky factorization 0.00
cudaGetLastError. Which kernel execution raised it? +0.82