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 ... 22 23 24 25 26 ... 55
Title Δ
multiple processes of video processing to GPU cores 0.00
Is it possible in CUDA to start a kernel in stream A between two ev... -0.13
How can I unset a CUDA event? 0.00
What exactly does NVPROF Power Profile measure? 0.00
Can't add compiler options for nvcc in nsight eclipse 0.00
Cannot use CHOLMOD with CUDA acceleration in my own code 0.00
how to use a cuda class header file in both cpp and cuda modules 0.00
thrust:: how to do this case of selective copy 0.00
Compilation error with nvcc and c++11, need minimal failing example 0.00
thrust/cuda reduce_by_key error? 0.00
Nested Directives in OpenACC 0.00
Can Thrust transform_reduce work with 2 arrays? 0.00
Trigonometric optimization and simplification 0.00
Cuda error illegal memory referenced in devicesync and cudamemcopy 0.00
cudaMemcpyToSymbol fails when constant is not an array 0.00
Why does this cuda program freeze my display? 0.00
Running a single block with multiple threads, CUDA 0.00
Keeping host data intact while transferring to CUDA GPU 0.00
Cant't declare more than 512 floats of dynamic shared memory 0.00
Is a CUDA kernel that contains __syncthreads() further limited in i... 0.00
Apparent CUDA magic 0.00
CUDA threads per block limitation 0.00
switch cuda compute mode to default mode 0.00
How to perform reduction on a huge 2D matrix along the row directio... 0.00
CUDA C++: Using a template function which calls a template kernel 0.00
Mac Caffe CUDA driver issue 0.00
Thrust not calling device function 0.00
2D jagged array to 1D array in C++ +1.52
Cuda program for Matrix addition 0.00
Can't find neither .cubin nor .ptx file compiling CUDA 0.00
CUDA Runtime difference between release mode and debug mode 0.00
Thrust vector with custom data type 0.00
cublasDtrsm after LU with pivoting +0.37
Running more than one CUDA applications on one GPU 0.00
States of memory data after cuda exceptions 0.00
CUDA GPU selected by position, but how to set default to be somethi... 0.00
How to copy memory between different gpus in cuda 0.00
is it possible to develop a cuda program in a virtual machine that... 0.00
How do i calculate the number of CUDA threads being launched? 0.00
undefined reference to function c++ thrown by intermediate object f... 0.00
In CUDA, is it guaranteed that the default stream equals nullptr? 0.00
How to view CUDA library function calls in profiler? 0.00
When does cuda kernel go onto device's global Memory 0.00
Can a const * __restrict__ increase cuda register usage? 0.00
parallel execution of kernels in cuda 0.00
scan for large arrays 0.00
Bank conflict in CUDA when reading from the same location 0.00
vectorized upper bound for segmented data in CUDA / thrust -0.25
How to run a compiled CUDA code on a machine that doesn't have... 0.00
prefixscan for large arrays 0.00