Commit 13355258 authored by psychocrypt's avatar psychocrypt
Browse files

OpenCl: fix multi gpu support

Since #2268 the multi gpu support is broken. It is not possible to have more than one opencl context in a process.
Use one OpenCl context for the process instead per GPU.
parent b5918237
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment