Re: [OMPI users] Openmpi on Heterogeneous environment

2009-11-10 Thread Jeff Squyres
Do you see any output from your executables? I.e., are you sure that it's running the "correct" executables? If so, do you know how far it's getting in its run before aborting? On Nov 10, 2009, at 7:36 AM, Yogesh Aher wrote: Thanks for the reply Pallab. Firewall is not an issue as I can

Re: [OMPI users] Openmpi on Heterogeneous environment

2009-11-10 Thread Yogesh Aher
Thanks for the reply Pallab. Firewall is not an issue as I can passwordless-SSH to/from both machines. My problem is to deal with 32bit & 64bit architectures simultaneously (and not with different operating systems). Can it be possible through open-MPI??? Look forward to the solution! Thanks, Yog

Re: [OMPI users] Openmpi on Heterogeneous environment

2009-11-05 Thread Pallab Datta
I have had issues for running in cross platforms..ie. Mac OSX and Linux (Ubuntu)..haven't got it resolved..check firewalls if thats blocking any communication.. > Dear Open-mpi users, > > I have installed openmpi on 2 different machines with different > architectures (INTEL and x86_64) separately