Skip to content
  • psychocrypt's avatar
    OpenCl: fix multi gpu support · 13355258
    psychocrypt authored
    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.
    13355258
Loading