On Tue, Mar 04, 2003 at 04:28:33PM -0600, Paul Sack wrote: > Today at 2:37pm, Shashank G. Khandelwal expounded: > > ++ I'm running a parallel program that needs X runnin > ++ all the nodes of our cluster. Previously, people > ++ would physically login to the machines. That's > ++ just silly with a parallel program, especially > ++ when you don't have physical access to the > ++ machines. Here's the solution we came up with. > > Why does the parallel program need X to be running locally on each host? > Can't you just set a remote DISPLAY variable and finished?
The parallel program is a 3D texture based rendering server. It needs access to the graphics hardware on each node, and this is done through X. I didn't write the program and so am not so familiar with it's details. I'm working on a project to grid-enable it and other similar programs. So, I believe setting a remote DISPLAY variable isn't going to solve the issue. - Shashank. -- Shashank G. Khandelwal Research Engineering/Scientist Assistant The Center for Computational Visualization Texas Institute for Computational Engineering and Sciences http://www.cs.utexas.edu/users/shrew/ _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux