Re: [OMPI users] OpenMPI and glut

2010-10-08 Thread Eugene Loh
Ed Peddycoart wrote: After searching some more and reading some FAQs on the opmi website,  I see sugestions on how to make a remote app use the local display to render, but that isn't what I need... Let me revise or clarify my question:    I have an app which will run on 5 mach

[OMPI users] OpenMPI and glut

2010-10-08 Thread Ed Peddycoart
I have a glut app I am infusing with MPI calls... The glut init appears to fail in the rank1 processes. How do I accomplish this, that is, parallel rendering with GLUT and MPI? Ed

Re: [OMPI users] OpenMPI and glut

2010-10-08 Thread Ed Peddycoart
After searching some more and reading some FAQs on the opmi website, I see sugestions on how to make a remote app use the local display to render, but that isn't what I need... Let me revise or clarify my question: I have an app which will run on 5 machines: The app will be kicked off on M