Re: Multiple OpenCL contexts
Posted by Wade Walker on May 29, 2016; 4:50pm
URL: https://forum.jogamp.org/Multiple-OpenCL-contexts-tp4036753p4036757.html
This example runs fine for me :) But it only creates one CLContext, is this what you meant for it to do? It creates one CLContext, then uses it to create/release a CLBuffer over and over.