LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: thiranji perera (thiranji8_at_[hidden])
Date: 2004-10-20 05:10:06


To whom it may concern,
 
I'm using LAM/MPI with OpenGL codings. My aim is to create OpenGL window for each client/rank(each process that is running on different machines.). When I run the program in from the Server machine it should create processes in server and the client machines.
The basic structure of the program is:-
//inside the main function of the LAM/MPI program
 
if (rank ==3)
////------- codings to create an OpenGL window.
 
It works fine when run it in a single machine. It creates an OpenGL window for each client/rank. But when I run it using multiple machines (creates processes on diffrerent machine) it asks for a password stuck in the program.
 
I know LAM redirected it's standard output to server. But since OpenGL creates it's own window(not the standard console). I think it should work because OpenGL is a seperate window. Do U have any ideas on this OR Is there any way that U can disable the redirection of the output to the server. If you have any please mail me.
 
Thanks.
Thiranji.

                
---------------------------------
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!