I would like to know how much free memory there is on my device before allocating buffers. Is this possible? I know there\'s CL_DEVICE_GLOBAL_MEM_SIZE for total
CL_DEVICE_GLOBAL_MEM_SIZE
You can use GL_NVX_gpu_memory_info on nVidia.