With high-end mobile GPUs shipping with utterly ridiculous amounts of VRAM, I can't help but wonder if it can't be used as extra RAM - with PCIe 3.0 x16's bandwidth, it could come close to single channel DDR3-1600 in performance.
[Edit] It seems there is a lot of confusion about what I am asking, so allow me to clarify: This is not about replacing main memory. This is about speeding up specific programs that both require a swap file to operate and aggressively page out their contents to swap, in scenarios where there is an abundance of main memory.
-
Sent from my HTC One_M8 using TapatalkLast edited by a moderator: May 12, 2015 -
It'd be even funnier if he said nein nein's.
-
-
Because nobody has yet....
<iframe width='420' height="315" src="//www.youtube.com/embed/WWaLxFIVX1s" frameborder='0' allowfullscreen></iframe>Last edited by a moderator: May 6, 2015 -
-
-
Even with two 880M/K5100M you only have 16G VRAM, so not much to utilize in the first place.
And swapping through existing open APIs with the driver would add tons of overhead. -
not very useful even if it was possible..
-
-
-
-
This, of course, assumes the CPU can handle both tasks at once.
------------
IIRC, it used to be the case where one GPU would handle PhysX and the other to handle other aspects of gaming(?). -
Doesn't that fall in the two completely independent workloads scenario I mentioned though?
-
-
-
-
SLI/CF is for real time viewport/game rendering only. Any other multi GPU work doesn't involve that.
And no, you don't have to disable SLI/CF for have stacking VRAM. You can still throw as much data onto different cards as you like, via any GPU API. The VRAM management is still completely independent. Only data used in the specific context with SLI/CF on would be duplicated by the driver.
BTW, theoretically you don't have to use SLI/CF at all for multi GPU rendering. You could just push your workload to different GPUs independently with different contexts, and then sync the frame buffers via PCI-e, like how muxless switchable graphics works. AMD's CF on the Hawaii GPUs is actually running in a similar manner. They have given up on CF connector designs. -
Use VRAM as swap?
Discussion in 'Gaming (Software and Graphics Cards)' started by Peon, Aug 23, 2014.