StackRating

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

Jared Hoberock

Rating
1559.73 (5,653rd)
Reputation
8,302 (18,909th)
Page: 1 2 3
Title Δ
Behavior of streams created via cudaStreamCreate versus cudaStreamC... 0.00
How to use CUDA Thrust execution policy to override Thrust's lo... 0.00
How are self-destructing type erasure classes like std::function im... -2.35
Why does the CUDA runtime have a "current device" when th... +1.48
Sorting statically allocated array using Thrust +2.39
How does CUDA's cudaMemcpyFromSymbol work? 0.00
Template __host__ __device__ calling host defined functions 0.00
How to do a prefix sum on std::index_sequence? -1.66
Why can't a CPU thread take the address of a CUDA __device__ fu... 0.00
using thrust::sort inside a thread -2.72
CUB select if with returned indexes +4.05
How to load LLVM bitcode file from an ifstream? -4.74
Does CUDA really not have a calloc()-like API call? -0.41
LLVM JIT-compiled program cannot find external functions +0.53
When I use thrust::counting_iterator how can I select the backend f... +3.29
CUDA sorting library supporting a callback function 0.00
which function can replace the deprecated function thrust::detail::... -0.03
CUDA Thrust find near neighbor points 0.00
how to get max blocks in thrust in cuda 5.5 0.00
Why can you set the stack size on CUDA GPU devices with compute cap... 0.00
How to pass the address of a template kernel function to a CUDA fun... +1.62
Evaluating expressions consisting of elementwise matrix operations... 0.00
Thrust scan of just one class member 0.00
Mirror reordering in Thrust +3.91
Thrust: How to directly control where an algorithm invocation execu... 0.00
Reallocation of shared memory in CUDA 0.00
How does Thrust know how to automatically configure the kernels it... 0.00
How to differentiate between pointers to shared and global memory? 0.00
Is it possible to deallocate memory for the N last elements of a th... 0.00
How to avoid default construction of elements in thrust::device_vec... 0.00
Template function to print a Thrust vector 0.00
Generate Cartesian Product using CUDA on GPU 0.00
Expand and increment data by map count 0.00
memory problems when using float4 in thrust cuda 0.00
Implementing parallel merging in CUDA with shared memory does not e... 0.00
What is the canonical way to check for errors using the CUDA runtim... -3.57
How to normalise a vector with thrust? 0.00
What set of functions is considered when resolving overloaded funct... +3.82
How to define printf in Eclipse +3.81
Can I overload static operator in a class? -0.55
Writing a simple thrust functor operating on some zipped arrays 0.00
Static Thrust Custom Allocator? 0.00
cudaMalloc segmentation fault high values 0.00
Algorithm Libraries for using OpenMP with C++ 0.00
Thrust placeholders: how to access member variable 0.00
how to free device_vector<int> -0.22
How to sort with less precision on keys with Thrust library +3.46
Using C++ with CUDA +1.11
Thrust reduce not working with non equal input/output types 0.00
Calculating time using clock gives value as zero - linux +1.70