StackRating

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

huseyin tugrul buyukisik

Rating
1433.83 (4,535,129th)
Reputation
6,997 (22,951st)
Page: 1 2 3 ... 12
Title Δ
Trying to understand in CUDA why is zero copy faster if it also tra... -0.93
What is the fastest way to update a single float value to the GPU t... 0.00
How to calculate speedup and efficiency in a hybrid CPU and GPU alg... 0.00
for-loop interruption slows down OpenCL kernel +0.63
What is the purpose of "clRetainKernel" function? 0.00
Why do multiple processes accessing single GPU increase performance? 0.00
How to synchronize (specific) work-items based on data, in OpenCL? 0.00
In Nividia Cuda, are Threads and Cores similar? 0.00
What is the best practice for memory access in this N-body problem... 0.00
How OpenCL memory transfer functions work? 0.00
How to optimize memory allocations inside a C++11 function returnin... +2.93
The difference in the speed of copying from the buffer -0.40
Why is this simple OpenCL code not vectorised? 0.00
OpenCL global barrier work items synchronization 0.00
Are there ways to use syncthreads in a conditional while loop in cu... -1.40
SIMD-16 and SIMD-32 advantage/disadvantage? 0.00
Depth Buffer in OpenCL +0.08
OpenCL, problem with vector types: cross product is not working as... 0.00
How to execute a child kernel 256 times concurrently in CUDA 0.00
What is the meaning of having a certain number of OpenCL work-items... 0.00
a specific OpenCL kernel performs differently on mobile and PC 0.00
Operate only on a subset of buffer in OpenCL kernel 0.00
Fastest way to compare each item in array with rest of array? -0.39
Are AWS Lightsail and EC2 G3 compatible for exporting image? 0.00
OpenCL: loop kernel? 0.00
Parallelizing with threads and blocks in CUDA 0.00
How to run CPU and GPU function simultaneously using threads? 0.00
OpenCL: What if i have more tasks then available work items? +0.63
Using a shared_ptr with objects -0.07
optimizing finding neighbors in Z^3 +2.84
Optimize Input Vector to achieve optimal results 0.00
How to create a race condition in C++ -0.15
C++ - Optimized matrix multiply from Kazushige Goto's paper per... +1.04
How can we run n instances of an algorithm in parallel and compute... +1.05
Deallocating an array causes an exit 11 code 0.00
Compact way to make a Variable non-copyable +0.30
How to run two work groups per one compute unit on AMD GCN cards 0.00
Find the idle GPU in a multi-GPU machine 0.00
How can I read an array of structure (OpenCL kernel) -0.14
Effect of not using clWaitForEvents -0.39
Wrong value when copying from global to private memory +0.10
OpenCl global work-item operation priority 0.00
What is the optimum OpenCL 2 kernel to sum floats? 0.00
OpenCl simple unsuccessful optimization 0.00
C# OpenCL GPU implementation for double array math -0.32
OpenCL Parallel Dispatch 0.00
unnecessary CVT instructions in PTX binary generated from OpenCL 0.00
OpenCL Work-Items and Work-Groups -1.37
OpenCl algorithm implementation results differs 0.00
Finding the most frequently occurring element in an SSE register -1.06