Re: [OMPI users] Compiling C++ program

2006-04-18 Thread Shekhar Tyagi
Brian I checked with the administrator of cluster in our department and according to him the MPI is of 1.2.5 version with the compilers being of PGI type, hope this might help you in solving the mpiCC problem. Thanks Shekhar Quoting Brian Barrett : > On Apr 17, 2006, at 4:42 AM, Shekhar Tyagi w

Re: [OMPI users] Compiling C++ program

2006-04-18 Thread Michael Kluskens
On Apr 18, 2006, at 9:06 AM, Shekhar Tyagi wrote: Brian I checked with the administrator of cluster in our department and according to him the MPI is of 1.2.5 version with the compilers being of PGI type, hope this might help you in solving the mpiCC problem. In which case it is MPICH an

Re: [OMPI users] Compiling C++ program

2006-04-18 Thread Shekhar Tyagi
In this case then, does anybody have any idea regarding the online forum like OPEN-mpi.org for MPICH version of MPI. Please help Shekhar Quoting Michael Kluskens : > > On Apr 18, 2006, at 9:06 AM, Shekhar Tyagi wrote: > > > Brian > > I checked with the administrator of cluster in our department

Re: [OMPI users] Compiling C++ program

2006-04-18 Thread John Robinson
Shekhar Tyagi wrote: In this case then, does anybody have any idea regarding the online forum like OPEN-mpi.org for MPICH version of MPI. Please help From: majord...@mcs.anl.gov Subject: Welcome to mpich-discuss Reply-To: majord...@mcs.anl.gov -- Welcome to the mpich-discuss mailing list!

Re: [OMPI users] Compiling C++ program

2006-04-18 Thread Graham E Fagg
Hello try http://www-unix.mcs.anl.gov/mpi/mpich1/ or more probably (for mpich2) http://www-unix.mcs.anl.gov/mpi/mpich/ as mpich 1.x is not really supported anymore. G. On Tue, 18 Apr 2006, Shekhar Tyagi wrote: In this case then, does anybody have any idea regarding the online forum like OPEN-m

[OMPI users] Open-MPI and TCP port range

2006-04-18 Thread Laurent . POREZ
Hi, I am a new user of Open-MPI, and I need to use 2 kinds of programs on an unique cluster : 1) MPI based programs 2) Others, using TCP and UDP In order to get my non-MPI programs run, I need to know which ports may be used by MPI programs. Is there a way to know/set the range of the ports u