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 ... 21 22 23 24 25 ... 33
Title Δ
cuda and cudamalloc allocation large block of memory fails 0.00
BLAS DGEMM: Can I pass C as A or B? +0.38
A single thread on CUDA +0.32
cuBLAS argmin -- segfault if outputing to device memory? 0.00
Using external library classes in CUDA project +1.20
Will the cublas kernel functions automatically be synchronized with... 0.00
Binding a two dimensional array to the texture memory of a GPU with... 0.00
Example where we should use __device__ and __host__ 0.00
Cuda C - Linker error - undefined reference +0.41
CUDA5.0 Samples AdvancedQuickSort 0.00
CUDA Texture Cache seems to have the wrong data? 0.00
How to dynamically allocate arrays inside a kernel? +0.99
cudaBindTextureToArray in PyCuda 0.00
C++ and CUDA: why does the code return different results each time? 0.00
Efficient method to check for matrix stability in CUDA 0.00
CUDA linking error in Ubuntu 12.04 0.00
cudaMemset() usage 0.00
Optimizing Cuda kernel regarding normalisation of array 0.00
Read already allocated memory / vector in Thrust 0.00
How do I feed a 2-dimensional array into a kernel with pycuda? 0.00
Why is my array not getting set? 0.00
The difference of pseudo-inverse between SciPy and Numpy 0.00
operator overloading in Cuda 0.00
1D Min-convolution in CUDA +0.00
How to get the nvidia driver version from the command line? -0.10
Reduce3 example in CUDA SDK 0.00
Why would using less than max threads make my kernel run faster? +0.37
How to properly cast a global memory array using the uint4 vector i... -2.37
Why CUDA round up the number of registers used by thread? 0.00
cudaMalloc returns same memory address on different CPU threads 0.00
How do I vectorize this double for loop in Numpy? +0.40
Impossible to create thrust::host_vector of cusp::coo_matrix within... 0.00
Thrust array of device_vectors to raw_pointer 0.00
CUDA Box Filter Index Error 0.00
CUDA device to host copy very slow +0.37
CUDA efficient division? +1.01
CUDA Thrust: Is it possible to have two device_vectors point to ove... 0.00
Generating a random number vector between 0 and 1.0 using Thrust +0.38
Pitch alignment for 2D textures +0.36
Using both GPU device of CUDA and zero copy pinned memory 0.00
Value assigning in kernel with threadIdx 0.00
Copying 2D arrays to GPU of known variable width 0.00
How to make vector-type-value to pinned memory in cuda 0.00
Better or the same: CPU memcpy() vs device cudaMemcpy() on pinned,... -0.15
Error while using cublas saxpy 0.00
Retaining dot product on GPGPU using CUBLAS routine +1.87
push_back using Thrust library 0.00
use host function on device 0.00
cuda understanding concurrent kernel execution +0.38
What is the size of my CUDA texture memory? +1.22