CLCudaAPI 5.0
Version 5.0 (2016-04-21):
- Buffers can now also be 'not owned' to disable automatic memory freeing afterwards
- Made
Buffer::Read
andBuffer::ReadAsync
constant methods - Added new methods to the API:
- Event::WaitForCompletion (OpenCL only)
- Kernel::Launch (version with OpenCL waiting list)