CLCudaAPI 2.0
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