Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@nunofachada nunofachada released this 13 Jan 22:26
· 382 commits to master since this release
  • Add pkg-config support (pull request #17)
  • Close #5: add support for clEnqueueNativeKernel() function
  • Close #6: add support for sub-devices
  • Add tests for new functionality
  • Fix #16: bug in error module when error index is out-of-range
  • Fix #11, #12 and #13: hangs in some tests w/ OCL stub w/ MinGW64
  • Abbreviate error messages for non-debug builds
  • Fix unordered tear-down when no devices found
  • Library fully documented and tested on Linux, OS X and Windows