Skip to content

v1.9.0

Compare
Choose a tag to compare
@freemo freemo released this 27 Apr 23:57
· 162 commits to master since this release
  • Fixed local arrays handling 1D and ND, to cope with arrays resizing across kernel executions
  • Significant speed-up on discrete GPUs with dedicated memory - OpenCLDevice.setSharedMemory(false)
  • Now supports efficient execution on discrete GPU and other devices with dedicated memory
  • Support for OpenCLDevice configurator/configure API