Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencl

How many memory latency cycles per memory access type in OpenCL/CUDA?

OpenCL problem with double type

double opencl precision

OpenCL 1.2 C++ Wrapper - undefined reference to clReleaseDevice

opencl nvidia

OpenCL for loop execution model

How do images work in opencl kernel?

c++ c opencl gpgpu

Is there any way to stop OpenCL kernel from execution?

c++ c opencl

Intel OpenCL Vs. Khronos OpenCL

opencl

Advantage of OpenCL interoperability with OpenGL

opengl opencl gpgpu

How to do arithmetic with OpenCL vector types in host-side code?

c gcc types opencl

CUDA performance improves when running more threads than there are cores

c++ cuda opencl

Can we benchmark how fast CUDA or OpenCL is compared to CPU performance?

c cuda opencl gpu cpu-speed

Fast RGB => YUV conversion in OpenCL

alignment rgb opencl yuv

BLAS equivalent of a LAPACK function for GPUs

cuda opencl gpu lapack blas

Advice for real time image processing

What's the advantage of the local memory in OpenCL?

Complex number support in OpenCL

c opencl

What is the best way to programmatically choose the best GPU in OpenCL?

c++ opencl gpgpu

C/C++ Passing Macros that take arguments on the compile line

c macros opencl

Death of the Cell processor

cell gpu opencl

Question about cl_mem in OpenCL