Hi, Good news: the same config (2-pipe with fbo) works ok on Windows 7! Before I was blaming windows when I used the 2-pipe pbuffer version but apparantly I hit the bug there.
Indeed I need a monitor attached to the second GPU. Ok, that's workable. wglEnumGpusNV() returns false when the 2nd GPU is addressed so a monitor needs to be attached. Everything is clear now, w.r.t. windows 7 & gpus. Stefan, do you know if wglEnumGpusNV() returns true on WinXP or Win Vista for the 2nd GPU? regards Raymond On 4/14/2010 11:07 AM, Stefan Eilemann wrote: > Raymond, > > On Wed, Apr 14, 2010 at 10:59 AM, Raymond de Vries<[email protected]> wrote: > > >> What do you think about using the same strategy on Windows (7)? I wonder >> if I can configure windows so that the 2nd GPU can be addressed while no >> monitor is attached... >> > Google 'windows 7 multi-GPU'. Afaik you need to have a monitor > attached on Win 7. > > Try running the affinityCheck tool to see your devices. We'll shortly > begin adding support for Win7, and then you can have an official > answer. > > > HTH, > > Stefan. > > _______________________________________________ > eq-dev mailing list > [email protected] > http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev > http://www.equalizergraphics.com > _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

