protonscr

Possibly impractical feature request: DXVK with Vulkan multi GPU support

dxvkclosed duplicatewontfix
doitsujin/dxvk#639 · opened 2018-09-14 by minecraft2048 · updated 2018-09-14 · 2 comments · github
Mminecraft2048 2018-09-14 github

Disclaimer: I don't know how DX11 works, how Vulkan works, and how DXVK translate DX11 into vulkan commands

With this, we can support something like crossfire/SLI on games that doesn't support crossfire/SLI at all, giving new life for those old multi GPU cards like HD 7990 and R9 265x2, assuming that Vulkan multi GPU works on Linux driver, DX11 can be translated into multi GPU vulkan without all the problems associated with original crossfire/SLI...

Ddoitsujin maintainer 2018-09-14 github

D3D11 does not have any sort of native Multi-GPU support, so it is impossible to leverage Vulkan's Multi-GPU support.

This has already been requested multiple times (e.g. #617).

Mminecraft2048 2018-09-14 github

ahh sorry for not searching for this beforehand

Nothing extracted yet.