Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencl

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

CL_OUT_OF_RESOURCES for 2 millions floats with 1GB VRAM?

memory opencl nvidia

OpenCL undefined reference but lib files in the right place

clock() in opencl

cuda opencl gpu

How to add header file path in CMake file

cmake opencl

How can I compile Open CL on Mac OS X 10.6.3?

Is it possible to run the sum computation in parallel in OpenCL?