Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using multiple devices #147

Open
rbmetcalf opened this issue May 15, 2015 · 1 comment
Open

Using multiple devices #147

rbmetcalf opened this issue May 15, 2015 · 1 comment

Comments

@rbmetcalf
Copy link
Member

@ntessore and I talked about this but I didn't see an issue on it.

When 2 or more graphics cards are present only one is used, but this could be changed.

@ntessore
Copy link
Member

This definitely seems possible. A overview I found helpful is here: https://www.cvg.ethz.ch/teaching/2011spring/gpgpu/GPU-multi-device.pdf

As usual, the hardest part will be the splitting of the pixels to be worked on by each device, especially if a PSF is present. But it seems doable.

@rbmetcalf rbmetcalf added code and removed minor labels May 15, 2015
@ntessore ntessore added major and removed code labels Jun 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants