StackRating

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

ArchaeaSoftware

Rating
1524.20 (24,931st)
Reputation
3,746 (44,822nd)
Page: 1 2 3
Title Δ
Difference between surface memory Kepler vs Maxwell 0.00
Trying to eliminate cudaDeviceSynchronize() in conjugate gradient k... 0.00
How to implement a compression table in CUDA? 0.00
Can I allocate device memory using OpenCL and use pointers to the m... +1.62
Is cudamallocmanaged smart enough to not copy data which is not nee... 0.00
Is there any way to dynamically allocate constant memory? CUDA 0.00
cudaEventSynchronize from multiple threads 0.00
Can I use in CUDA atomic-operations on remote GPU-RAM over GPUDirec... 0.00
Wait for event in subsequent stream 0.00
Is there a way to know what's the extra space that cudaMalloc i... 0.00
How important instruction scheduling for PTX? 0.00
How to efficiently perform load and bitwise operation using GPGPU? 0.00
Yet Another CUDA Texture Memory Thread - OR: Why should texture mem... +0.21
Efficient way to pass arguments to cuLaunchKernel? 0.00
CUDA: reindexing arrays +0.47
Mapped pinned host memory bandwidth when non-coalesced-ly accessed... 0.00
cudaMemsetAsync strange behavior 0.00
CUDA Transfer Timing using events vs windows 0.00
How can I convert Npp8u * to CUdeviceptr +0.50
Atomic operations in CUDA kernels on mapped pinned host memory: to... +0.46
loop for averaging a pixel with its 8 neighbors (Cuda) 0.00
Usage of same constant memory array on different source files +0.47
Trying to understand prefix sum execution +2.17
Measuring the total time taken by the kernel when using streams +0.26
benchmarking results between Titan and GTX690 0.00
Weird result of CUDA tex2D with bilinear interpolation +3.79
Draw Direct To Screen With CUDA/OPENCL +4.22
CUDA atomic operations and concurrent kernel launch 0.00
CUDA kernel automatically recall kernel to finish vector addition.... -0.12
DMA over PCIe to other device 0.00
Performance of atomic operations on shared memory +3.69
Good strategy Multi-GPU handling with CPU threads, cuda context cre... 0.00
Do warp vote functions synchronize threads in the warp? +4.05
Understanding concurrency and GPU as a limited resource 0.00
Why can't we to mark as WriteCombined already existing memory regio... 0.00
Faster array copy when using fewer threads in CUDA +4.29
What is the maximum size of a page-locked host memory allocation? 0.00
Is cudaMallocHost() , cudaCreateEvent() asynchronous with executing... 0.00
CUDA: are half-warp accesses to consecutive bytes of the global mem... 0.00
Copying a bunch of data to global memory at once In CUDA 0.00
Parallel reduction example -4.22
Is it possible to dynamically point which Cuda 3DSurface use 0.00
Using peered GPUs in a single stream +0.46
CUDA Texture Linear Filtering 0.00
Division of floating point numbers on GPU different from that on CPU +3.97
Timing CUDA kernels which should be executed more than 1 time 0.00
Funnel shift - what is it? 0.00
free memory allocated on device from host -3.98
Free shared memory in CUDA 0.00
Multi-gpu allocation through another function 0.00