Re: [OMPI users] Compile test programs

2007-10-18 Thread Jeff Squyres
These programs are mainly for internal testing of Open MPI, and are actually being phased out. We don't actively test them anymore, so I can't vouch for how well they'll work or not. A top-level "make test" used to make them. On Oct 18, 2007, at 4:44 AM, Neeraj Chourasia wrote: Hi all,

Re: [OMPI users] Compile test programs

2007-10-18 Thread Amit Kumar Saha
On 18 Oct 2007 08:44:36 -, Neeraj Chourasia wrote: > > Hi all, > > Could someone suggest me, how to compile programs given in test > directory of the source code? There are couple of directories within test > which contains sample programs about the usage of datastructures being used > by

[OMPI users] Compile test programs

2007-10-18 Thread Neeraj Chourasia
Hi all,    Could someone suggest me, how to compile programs given in test directory of the source code? There are couple of directories within test which contains sample programs about the usage of datastructures being used by open-MPI. I am able to compile some of the directories at it was ha