• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

multi gpu rendering.

monstercameron

Diamond Member
which is it? how does it work?
is it:

  1. rendering the frames in an alternating pattern based on the symmetry of the setup?
  2. rendering portions of the display on separate gpus?
  3. rendering the different layers in differed shading techniques on separate gpus?
  4. rendering the main image on a gpu then applying the post processing on the others?
 
It's primarily 1 although I believe 2 is still around for rare cases.

The way you describe 3 is sort of like the multi-GPU AA modes, and I don't think 4 has ever existed in consumer space.
 
Back
Top