Aparapi v1.7.0 Release Notes

Release Date: 2018-04-23 // about 6 years ago
    • ๐Ÿ‘ Fully support barrier() - localBarrier(), globalBarrier() and localGlobalBarrier() on OpenCL 1.2 and later.
    • ๐Ÿ‘Œ Improved exception handling, stack traces no longer double print and Error and other throwables are never caught.
    • ๐Ÿ›  Fix issue causing SEVERE log messages on Aparapi kernel profiling under multithreading.
    • Provide new interfaces for thread safe kernel profiling (mutiple threads calling same kernel class on same device).
    • ๐Ÿ›  Fixed occasional deadlock in JTP execution mode.
    • Significant speedup when running in JTP execution mode.