Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencl

The magic number of OpenCl registers

opencl nvidia

Better way to load vectors from memory. (clang)

c vector opencl clang

Intel OpenCL SDK installation on ubuntu 14.04

sdk opencl intel ubuntu-14.04

How to have Apache Spark running on GPU?

apache-spark cuda opencl gpu cpu

Call multiple times get_global_id() vs save the result in the local variable?

cuda opencl

What is the difference between clEnqueueBarrier and clFinish?

opencl gpu

Possible to run OpenCL program at low priority (be "nice")?

windows opencl

Synchronizations in GPUs

cuda opencl gpu gpgpu nvidia

AMD equivalent of the CUDA Driver API?

cuda opencl

OpenCL scalar vs vector

opencl gpu gpgpu

Get modulo from two 4x64bit integer arrays

c++ c algorithm math opencl

How many tasks can be executed simultaneously on GPU device?

opencl

OpenCL local memory size and number of compute units

opencl

Resizing images (jpeg or decompressed image)

What is a constant address space qualifier in OpenCL?

c opencl osx-yosemite

How to compile OpenCL kernel into bitstream?

opencl matrix library

opencl linear-algebra

GPU reads from CPU or CPU writes to the GPU?

cuda opencl gpu

OpenCL: Device / Host memory coherence for variables passed to kernel with CL_MEM_USE_HOST_PTR

opencl

openCL reduction, and passing 2d array