ArrayFire v3.8.0 (OpenCL, 64-bit Linux, build d99887a)
[0] NVIDIA: Quadro T2000, 3911 MB
When the ArrayFire processing thread is on abackground thread I get the following error:
GLX: Failed to make context currentX Error of failed request: GLXBadContextTag
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 385
Current serial number in output stream: 385
when af::Window.show() is called.
When running from the main thread there is no error.