Skip to content

CLCudaAPI 4.0

Compare
Choose a tag to compare
@CNugteren CNugteren released this 01 Nov 15:47
· 31 commits to master since this release

Version 4.0 (2015-11-01):

  • Made CopyToand CopyToAsync constant methods
  • Added offset support to the Buffer class (credits go to 'ielhelw')
  • Added unit tests for {Event, Device, Context, Queue} classes
  • Added compact OpenCL example
  • Fixed compiler warnings and errors for Windows using MSVC
  • Fixed several general compiler warnings
  • Added new methods to the API:
    • Device::MaxAllocSize