You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear author, I would like to ask a question about multi-gpu environment. I hope to bind two virtual screens to two different gpus respectively. Can the existing program do it? Does the IDD interface provided by Microsoft support it?
Additional information
No response
Contact Details
No response
The text was updated successfully, but these errors were encountered:
As far as i know, iddcx doesn't by default. Theoretically it might be possible but I doubt you get any performance out of it. Cycling multiple swapchains in order to display on different VD. Thinking about it, compiling X number of versions of MttVDD, with unique GUIs for the adapter and display, limiting each adapter to one VD might be the best current solution. But still this would impact performance quite a bit.
What is your question?
Dear author, I would like to ask a question about multi-gpu environment. I hope to bind two virtual screens to two different gpus respectively. Can the existing program do it? Does the IDD interface provided by Microsoft support it?
Additional information
No response
Contact Details
No response
The text was updated successfully, but these errors were encountered: