Aparapi v1.9.0 Release Notes

Release Date: 2018-04-27 // about 6 years ago
    • ๐Ÿ›  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