<HTML>
<HEAD>
<TITLE>Re: [Paraview] pvserver setup for multiple graphics cards on same node</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>It just occurred to me that this really should be documented on the ParaView server set up Wiki page. I added a couple of sections on using multiple GPUs per node and sharing GPUs on nodes. I added an mpirun command based on our OpenMPI implementation, but I think other implementations use different syntax. I would appreciate it if other users with experience in using multiple GPUs per node (that includes you, JB) go to the page add suggestions. (In particular, could someone describe how to do it with MPICH?)<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <a href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Node">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server#Multiple_GPUs_Per_Node</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
-Ken<BR>
<BR>
<BR>
On 8/11/09 7:20 AM, "John Biddiscombe" <<a href="biddisco@cscs.ch">biddisco@cscs.ch</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Christine <BR>
<BR>
As you will notice from the start of the thread you link to, we use multiple GPUs on a single node (2 for us, but 4 for you).<BR>
<BR>
The secret is to ensure in your case that mpi jobs <BR>
0,1 have Display:0<BR>
2,3 have Display:1<BR>
4,5 have Display:2<BR>
6,7 have Display:3<BR>
<BR>
and then all will be well. you'll need a rather complicated mpirun -e blah blah command line.<BR>
<BR>
JB<BR>
<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I currently have one linux node with four GPUs and a single 8 core CPU I'd like to setup as a Paraview server. I am unsure how to go about setting things up so that MPI assigns each pair of cores a different GPU, or if problems would arise with the 2 core/1 GPU ratio. Could someone who has experience with this issue give me some pointers regarding the setup?<BR>
<BR>
This thread, for example, seems to imply that I would run multiple instances of pvserver, somehow pointing each to a different GPU?<BR>
<a href="http://www.mail-archive.com/paraview@paraview.org/msg00501.html">http://www.mail-archive.com/paraview@paraview.org/msg00501.html</a><BR>
<BR>
Thanks,<BR>
<FONT COLOR="#888888">Christine</FONT> <BR>
<BR>
<HR ALIGN=CENTER SIZE="4" WIDTH="90%"><BR>
_______________________________________________<BR>
Powered by www.kitware.com <<a href="http://www.kitware.com">http://www.kitware.com</a>> <BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>