StackRating

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

JackOLantern

Rating
1516.79 (39,374th)
Reputation
14,627 (9,695th)
Page: 1 2 3 4 ... 6
Title Δ
CUFFT: trying to implement row by row fft of a matrix 0.00
Invalid argument in matrix horizontal flipping with CUDA 0.00
Sorting the smallest K elements of a vector to implement a brute-fo... 0.00
Memory saving alternatives to CUDA Thrust sort_by_key? 0.00
CUDA reduction to find the maximum of an array 0.00
CUDA invalid argument when trying to copy struct to device's me... 0.00
How to measure overhead of a kernel launch in CUDA 0.00
Getting CUDA Thrust to use a CUDA stream of your choice 0.00
Simple CUDA kernel with Bizarre Result? 0.00
float1 vs float in CUDA 0.00
cublasSetVector() vs cudaMemcpy() 0.00
zero value from cublas function 0.00
2D device_vector error with CUDA Thrust 0.00
Is it possible to statically allocate different shared memory for d... 0.00
CUDA dynamic parallelism and the vortical component calculation fro... 0.00
Finding the maxima of each column of a matrix in CUDA 0.00
Key metrics in CUDA code optimization 0.00
How performing multiple matrix multiplications in CUDA? +2.31
CUDA cub::DeviceScan and the temp_storage_bytes parameter 0.00
Sorting arrays of structures in CUDA 0.00
Using CUDA printf outside the kernel to print device variables -1.72
Conditional reduction in CUDA 0.00
CUDA: Finding the N largest values of a sparse array 0.00
Permuting the elements of an array in CUDA +0.43
CUDA - thrust::sort on device returns only 0's 0.00
Matrix filling for the Smith-Waterman algorithm in CUDA 0.00
Performance of cudaMalloc3D instead of cudaMallocPitch for 2D objects 0.00
Trilinear interpolation in CUDA 0.00
Batched FFTs using cufftPlanMany 0.00
Wrong cuFFT 2D Convolution results with non square matrix 0.00
Generating white noise using CUDA on GPU 0.00
Finding the minimum in an array (but skipping some elements) using... 0.00
speed up 2D correlation 0.00
What device number should I use (0 or 1), to copy P2P (GPU0->GPU... 0.00
Checking if a matrix contains nans or infinite values in CUDA -1.72
What is the difference between cudaMemcpy() and cudaMemcpyPeer() fo... 0.00
Matlab Cuda Block and Thread IDs 0.00
using a pointer to vector<T>::data() for cublasSgemm +0.25
CUDA grid stride loops over 2D arrays +0.48
measure cuda execution time with respect to number of blocks 0.00
How could we generate random numbers in CUDA C with different seed... +0.25
CUDA performance of atomic operation on different address in warp 0.00
Cuda: least square solving , poor in speed 0.00
does cuda code skip execution of unnecessary clauses in logical exp... +0.28
Why CUDA shared memory is initialized to zero? 0.00
How to ensure no bank conflict with 3D shared data access in CUDA 0.00
memset in CUBLAS gemm is always launched in default stream -0.53
different kernels for different architectures +0.49
choose selected elements after executing in CUDA kernel 0.00
Cuda-gdb not stopping at breakpoints inside kernel 0.00