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 ... 33
Title Δ
How to allocate arrays inside a kernel using numba? 0.00
Shifting columns in a row-major matrix 0.00
why nvcc remove my if branch during compiling? 0.00
Any guarantees that Torch won't mess up with an already allocat... 0.00
What is the correlation between dimensional nature of threads and t... 0.00
How to use cusparseXcoo2csr in cuSparse to convert from coo to csc? 0.00
How does anaconda pick cudatoolkit +0.30
How to allocate and copy 2D arrays between host and device in CUDA... 0.00
Why do I need an intermediate global to get CUDA device-side functi... 0.00
Image subtraction with CUDA and textures 0.00
Can I determine at compile time whether --use_fast_math was set? -0.85
how can I mix cuda driver api with cuda runtime api? 0.00
Error when accessing CUDA array from cudaMalloc 0.00
why CUDA doesn't result in speedup in C++ code? 0.00
How do we access the column of a 3D array in CUDA? 0.00
CUDA surf3Dread overloaded types, only one works? 0.00
Cuda how do you use a pointer array with __constant__ 0.00
How to declare a function (method) using cuda texture<>? 0.00
Do make_cudaExtent, make_cudaPitchedPtr, make_cudaPos do anything s... 0.00
high performance calculations and saving of the threads identificat... 0.00
How does CUDA know to treat a void* as a symbol? 0.00
How can I disable the ptxas warning about indeterminable stack size? 0.00
nvprof warning on CUDA_VISIBLE_DEVICES 0.00
Have trouble using numba atomic operation functions (cuda.atomic.co... 0.00
Separate the host-side and CUDA-device-side versions of library -0.18
Calculate time with cudaEvent_t 0.00
CUDA implementation of Softmax 0.00
Correct implementation of spin lock in CUDA 0.00
Use numba jitclass as a parameter in numba jit function 0.00
Numba cuda: Using shared memory to add numbers results in overwriting 0.00
Multi threading in OpenCl +0.29
Does PyInstaller include CUDA 0.00
Different ways to optimize with GPU PyOpenCL a python code : extern... 0.00
how to use fma on gpu v100? 0.00
Cuda passing an array of structs 0.00
More efficent way of computing multiple fft with CuFFT than batching 0.00
x86 32-bit Support for Cuda 0.00
How can I sequentially execute code in CUDA via numba? +0.30
Link .ll files generated by compiling .cu file with clang 0.00
What does a LoweringError mean? 0.00
PyCUDA thinks 53*53 == 2808 0.00
Python Numba Cuda Copy_To_Host Slow 0.00
CUDA Peer-to-Peer Memory Access on RTX2080 0.00
cython float64 error although float32 specifically set 0.00
Is it possible to dedicate a portion of shared memory to each thread? 0.00
CUDA Error: name followed by "::" must be a class or name... 0.00
JIT compilation of CUDA __device__ functions -0.72
Copy class data allocated on device back to host 0.00
Can CUDA store 8 unsigned char data in parallel 0.00
cudamemcpyasync, memcpy fails to copy inside kernel while direct co... 0.00