Re: Parallel OpenGL/X11 simulations with multi-GPU
Re: Parallel OpenGL/X11 simulations with multi-GPU
- Subject: Re: Parallel OpenGL/X11 simulations with multi-GPU
- From: Antoine Beyeler <email@hidden>
- Date: Tue, 14 Oct 2008 13:59:19 +0200
The GLX calls are dispatched to OpenGL.framework. I do not
honestly know how all the internals of OpenGL.framework behave, but
it should render on the GPU associated with the monitor on which
your window lies.
According to this, if both simulations are displayed each on a
separate screen, attached to a separate GPU, I would achieve what
I'm looking for. I'll test that ASAP.
Confirmed. Running several X11/GL softs on several screen attached on
different GPU run smoothly in parallels.
Best,
Antoine
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden