Now one has to either release a native OpenCLObject manually with release() or register it for automatic garbage collection using register(). These changes greatly improve the performance by reducing the load on the OpenCLObjectManager.
Now one has to either release a native OpenCLObject manually with release() or register it for automatic garbage collection using register(). These changes greatly improve the performance by reducing the load on the OpenCLObjectManager.