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 Δ
CUDA parallelization 0.00
thrust::min_element in-place 0.00
SCons: How to import a Python module in an SConscript which has bee... -4.74
Is it possible to include all Thrust headers at once? 0.00
SCons: How to add a new command line variable to an existing constr... +1.35
Thrust: How to returns indices of active array elements 0.00
thrust doesn't provided the expected result using thrust::minimum 0.00
Is restrict(amp) more restrictive than CUDA kernel code? 0.00
How to decrement each element of a device_vector by a constant? 0.00
Thrust sort_by_key issue when using zip_iterator values 0.00
CUDA Dot Product +3.90
is there a better and a faster way to copy from CPU memory to GPU u... 0.00
thrust::min_element doesn't work on a float4 device_vector, while i... 0.00
Error while using CUDA and C++11 0.00
C++, std::transform replace items by indices +4.10
fast CUDA thrust custom comparison operator 0.00
Mix custom memory managment and Thrust in CUDA 0.00
Type inference implemented in C++ +3.50
Regarding use of __device__ for variables 0.00
Fastest way to access device vector elements directly on host +3.70
thrust::device_reference can't be used with printf? 0.00
Thrust vector of type uint2: "has no member x" compiler e... 0.00
Any way to have a template function in an abstract base class? +0.53
Working with interleaved data in thrust 0.00
3d modeling in cuda (raytracing pre-stage) 0.00
Is a static member function of a function-scoped struct of a functi... 0.00
max Absolute difference using CUDA +4.95
Infinite loop in CUDA kernel 0.00
Sum reduction with CUDA: What is N? 0.00
Why does nvcc fails to compile a CUDA file with boost::spirit? 0.00
How would you implement this function in CUDA? (offsets in sorted i... +2.42
Usage of printf() in Cuda 4.0 Compilation Error 0.00
Atomic Operations in CUDA? Which header file to include? 0.00
CUDA: streaming the same memory location to all threads 0.00
maximum element value AND position using thrust 0.00
Inter-block barrier on CUDA +3.97
How much memory can I actually allocated on a cuda card 0.00
cuda header files .cuh private host functions -4.26
Linking CUDA and C++: Undefined symbols for architecture i386 0.00
Is it possible to use type traits to check whether a type is a cont... 0.00
How to make a function template the least priority during ADL? -2.97
How do I reorder a vector during a Thrust transformation? 0.00
`Out of resources` error while doing loop unrolling 0.00
Counting occurences of numbers in cuda array +3.76
Pointer arithmetic with shared memory 0.00
STL thrust multiple vector transform? 0.00
CUDA: Is it OK to pass a pointer to struct to a device function? +3.55
Hash table implementation for GPU +3.74
Visual studio 2010 CUDA 4.0 Linker errors 0.00
Calculate conditional mean +3.81