Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencl

D CTFE and GPU Code Generation

glsl opencl d mixins ctfe

Using LLVM 3.3 backend to compile OpenCL for AMD

clang opencl llvm amd-gpu

How to know if an OpenCV 3.0 algorithm has an OpenCL implementation in the transparent API

OpenCL ray tracer works fine on CPU but not (always) on GPU

c++ opencl raytracing

OpenCL - incremental summation during compute

opencl

Maximum memory allocation on openCL CPU

memory opencl

OpenGL-OpenCL interop transfer times + texturing from bitmap

opengl opencl

Difference between "CPU OpenCL Project" and "GPU OpenCL Project"

c++ opencl

OpenCL/OpenGL interop wasting CPU

opengl opencl

How to access OpenCV UMat (gpu) buffer from OpenCL?

c++ opencv opencl

GPU L1 and L2 cache statistics

cuda opencl gpu gpgpu

OpenCL Cloo: Out of Resources Error

c# exception opencl cloo

How to call boost_compute 'BOOST_COMPUTE_FUNCTION' defined function?

c++ boost opencl boost-compute

OpenCL usable when compiling host application with Address Sanitizer

How to use clCreateProgramWithBinary in OpenCL?

opencl

Why is there a CL_DEVICE_MAX_WORK_GROUP_SIZE?

opencl

CUDA /openCL; rewriting branches as non-branching expression

c++ optimization cuda opencl gpu

AMD APP OpenCL SDK on Intel

opencl gpu x86-64

What size of Clyther overhead?

python kernel opencl

Transfer data from Mat/oclMat to cl_mem (OpenCV + OpenCL)

opencv opencl