DirectCompute and Multiple Devices?

165 Views Asked by At

Is it possible to split work up between multiple devices (GPUs), like you can with CUDA? How does this look in code?

Hard to find proper documentation for DirectCompute, and the SDK doesn't show any examples of this.

0

There are 0 best solutions below