StackRating

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

tera

Rating
1541.28 (11,178th)
Reputation
5,627 (29,172nd)
Page: 1 2 3 ... 4
Title Δ
Clarification of Asynchronous Engine Count in Turing architecture 0.00
CUDA: Is this the correct use of shared memory? 0.00
What is the behaviour of the active set of blocks assigned to a mul... 0.00
Can multiple processes share one CUDA context? 0.00
cudaEventElapsedTime and nvprof runtime 0.00
Avoiding thread divergence in a CUDA kernel with conditional assign... -0.99
Are there ways to use syncthreads in a conditional while loop in cu... +1.40
Can a new thread block be scheduled only after all warps in previou... 0.00
why L2 cache utilization is low even though L2 cache hit rate is ab... +0.46
How to compile Cuda within Clang when included by main c++ file? 0.00
What is the difference between Nvidia Hyper Q and Nvidia Streams? 0.00
Cuda NVCC compiler - how to /showincludes? -1.82
Understanding "nvidia-smi topo -m" output 0.00
CUDA CSR Matrix-Matrix product transpose by itself +0.44
Get allocated memory size for CUDA buffer 0.00
Combining `mmap` and UVM features 0.00
CUDA: how to use barrier.sync 0.00
cuda device function that return array 0.00
Parallel Compilation of multiple CUDA architectures on same . cu file +2.60
Timestamp in GPU 0.00
cuSolver doesn't return the correct solution 0.00
Is it possible for CPU to do context-switch after initiating GPU so... 0.00
How do I return other threads in a block in CUDA? 0.00
where does Global memory resides in GPU? in SDRAM? 0.00
CUDA - how bad is the performance penalty for copying entire class... 0.00
Is blockIdx correlated to the order of block execution? -0.53
What is the instruction number per cycle in fma with minus? 0.00
CUDA "Access Violation" when access “ __managed__ int ”va... 0.00
Variables copied incorrectly from a Fortran to a cuda c program 0.00
What does thread-count mean for bar.arrive PTX barrier synchronizat... 0.00
CUDA pointer arithmetic causes uncoalesced memory access? 0.00
Is a sync always required when a CUDA kernel's launch parameter... 0.00
CUDA malloc, mmap/mremap 0.00
Can nVIDIA GPUs store to memory from special registers? 0.00
CUDA surfaces vs textures 0.00
NVCC doesn't unroll small nested loop 0.00
Efficiently dividing unsigned value by a power of two, rounding up... +0.66
CUDA stream Concurrency and D2H data transfer overlap 0.00
Intrinsics equivalent to the CUDA Type Casting Intrinsics __double2... 0.00
CUDA remote GPU +0.44
Cannot use printf inside CUDA Kernel 0.00
Local Memory: cuda presentation -1.61
Dot Product with a CUDA kernel for big vector sizes returns wrong r... 0.00
Possible way to do block synchronization in CUDA kernels 0.00
How to compile C code with C headers and CUDA code? 0.00
CUDA streams and events: clarification 0.00
libcudart.so.7.5: cannot open shared object file:No such file or di... +0.44
Sum-reducing an array of unsigned char with CUDA: how to properly a... +2.54
Cheap approximate integer division on a GPU 0.00
Compiling with nvcc and g++ 0.00