Search code examples
Changing Host side code for openCL C++ after stringifying the kernel code...


c++kernelopenclstringification

Read More
OpenCL C++ - memory management error for array after thread 64...


c++multithreadingmemorykernelopencl

Read More
OpenCL: CL_OUT_OF_HOST_MEMORY on clCreateCommandQueueWithProperties (with Minimal, Complete, and Ver...


c++out-of-memoryopenclgpgpuamd-processor

Read More
Does OpenCL support array initializers, including default initialization with 0?...


opencl

Read More
OpenCL: single compute device on GPU?...


openclgpgpugpu

Read More
JOCL eventCallback not called until another kernel starts...


javacallbackopencljocl

Read More
Handling Multiple OpenCL Versions and Platforms...


opencl

Read More
What is the correct way to get OpenCL to play nice with OpenGL in Qt5?...


c++openglinteropopenclqt5

Read More
PyopenCL 3D RGBA image from numpy array...


pythonimagenumpyopenclpyopencl

Read More
OpenCL: The Ideal # of Blocks when only caring about thread global ID?...


c++multithreadingopenclblock

Read More
time measurement execution and allocation in gpu...


javaopenclgpujocl

Read More
VexCL vector of structs?...


c++structopenclvexcl

Read More
Lorenz example with odeint and VexCL yielding different results on different devices...


c++openclodeintvexcl

Read More
Dense Matrix-vector multiplication in VexCL...


c++openclgpgpuvexcl

Read More
Build error when using pipe related functions in openCL code...


opencl

Read More
What is a warp in context of OpenCL?...


openclnvidia

Read More
Get "CL_INVALID_IMAGE_FORMAT_DESCRIPTOR" when GLtexture GL_RED are used for clCreateFromGL...


openglopencl

Read More
Write to texture memory on Nvidia device with OpenCL...


openclpyopencl

Read More
How to use Shared Virtual Memory in Boost::Compute and custom kernel?...


openclboost-compute

Read More
Performance: boost.compute v.s. opencl c++ wrapper...


c++boostopenclboost-compute

Read More
OpenCL RK4 Integration on GPU...


c++openclintegrationgpuphysics

Read More
boost::compute stream compaction...


boostopenclgpgpuboost-compute

Read More
3 queues + 1 finish or device-side checkpoints for all queues...


eventssynchronizationqueueopenclcyclicbarrier

Read More
why does not clEnequeMapBuffer map to original pointer, OpenCL, Caffe...


openclcaffe

Read More
Error compiling VexCL program: raw_ptr not a member of device_vector...


openclgpgpu

Read More
How to atomic increment a global counter in OpenCL...


openclglobalatomicpyopencl

Read More
What is the OpenCL analogue for CUDA's __syncthreads() and blockIdx.x?...


cudaparallel-processingopencl

Read More
OpenCL Profiling Info Unavailable for Marker Commands...


opencl

Read More
Vector Width on OSX Implementation of OpenCL on the Intel Iris Graphics 6100 (MBP 2015)...


c++macosvectoropenclgpgpu

Read More
Intel OpenCL SDK 2 platforms can't be queried in sequence?...


opencl

Read More
BackNext