0

Is there a way of enabling emulation mode in OpenCL trough Cloo? I can't find anything about it on web. Or maybe using CPU as ComputeContext.

Gábor Bakos
  • 8,982
  • 52
  • 35
  • 52

1 Answers1

0

Not sure what you mean by emulation but with a somewhat recent cpu from intel or amd you should be able to install an opencl driver that lets your application find the cpu as a platform.

notso
  • 103
  • 2
  • 9