opencl-rs 0.1.2
N3NX opencl-rs v0.1.2 brings new changes with this update, repo link here.
More information for this update can be found here
Bug Fixes
- opencl-api: Add error code description for every api function [#7] (4febe34)
- opencl-api: Impl
From
trait to convertStatus
andStatusCode
(cde5937)
Improvements
- opencl-api: Improve status code errors to be more descriptive (9ebe1f6)
- opencl-api: Update error names and description to be more specific (5b5239f)