[quote]I also recently came across a post in another forum that shows the actual optimal monitor setup is to have the surround setup order the monitors as 1, 2, 3 due to how the load gets distributed on the X/Y plane.
Can you post a link to the thread you are revering to?
http://www.overclock.net/t/1286187/nvidia-surround-users-please-check
"Please confirm this someone- but like i said in my last post- its the way your cpu divides up the tasks to tell the gpus what to do. It has to be sequential for the way the code is written to be optimised. If you can imagine a grid that starts out at (x,y) in the bottom left origin 0,0 and extends to however big your display resolution is, your cpus schedule the task of 3 monitors by dividing that whole image into 3 pieces. It has to compute that image along the x axis for every pixel and if your not going in sequence with your monitors your cpu has to add an instruction to exclude the middle part until after the third part"