Skip to content

CLCudaAPI 5.0

Compare
Choose a tag to compare
@CNugteren CNugteren released this 22 Apr 03:50
· 24 commits to master since this release

Version 5.0 (2016-04-21):

  • Buffers can now also be 'not owned' to disable automatic memory freeing afterwards
  • Made Buffer::Read and Buffer::ReadAsync constant methods
  • Added new methods to the API:
    • Event::WaitForCompletion (OpenCL only)
    • Kernel::Launch (version with OpenCL waiting list)