Aparapi v1.8.0 Release Notes

Release Date: 2018-04-25 // about 6 years ago
    • ⚡️ Updated KernelManager to facilitate class extensions having constructors with non static parameters
    • Enable kernel profiling and execution simultaneously on multiple devices (multiple threads calling same kernel class on multiple devices)
    • 🛠 Fixed JVM crash when multi-dimensional arrays were used in Local memory (2D and 3D local arrays are now supported)
    • 🛠 Fixed bug where signed integer constants were being interpreted as unsigned values during Codegen.