Associate
- Joined
- 31 Dec 2008
- Posts
- 1,400
i was always under the impression that vram doesnt stack at all, the data is mirrored across 2 cards and they each render there own frame with the vram data being the same but this guy seems to think different!
so is there any truth in this!?
Yes, texture cacheing is split evenly over the two cards (mirrored). but model rendering memory is still divided between the cards. In split frame rendering the "top card" manages the top half of the visible display and the second the bottom. In alternate frame rendering, one card is manageing the current display while the other is rendering the next frame. While some of that cached data is certanly present in both scenarios, the physx details, light pathing, ray tracing, shader details and other various video card functions, many of which use very large chunks of vram, are most certanly not identical across both cards. Depending on what engine you are running, what cards you are running and what program you are actually viewing you can get wildly different results. Especially for 3d rendering platforms such as autodesk inventor.
so is there any truth in this!?