Files
pip/libs/opencl
andrey 9a4384a378 fix(piopencl): release context on command queue creation failure
If clCreateContext succeeded but clCreateCommandQueue failed,
the context handle was returned without being released, leaking
the OpenCL context and all associated GPU resources.
2026-08-10 16:26:18 +03:00
..
2022-12-14 14:13:52 +03:00
2020-09-06 22:52:17 +03:00