Skip to content

CLCudaAPI 2.0

Compare
Choose a tag to compare
@CNugteren CNugteren released this 04 Sep 15:14
· 57 commits to master since this release

Version 2.0 (2015-07-13):

  • Allows device program string to be moved into Program at construction
  • Cleaned-up device-information methods
  • Added new methods to the API:
    • Device::CoreClock,
    • Device::ComputeUnits,
    • Device::MemorySize,
    • Device::MemoryClock,
    • Device::MemoryBusWidth
    • Program::GetIR
    • Kernel::SetArguments