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,

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 having Makefile created on running  
configure script, but few of them like runtime doesn't have the  
Makefile.


Please help me compiling it.

-Neeraj


___
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



--
Jeff Squyres
Cisco Systems



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 open-MPI. I am able to compile some of the directories at it was having
> Makefile created on running configure script, but few of them like runtime
> doesn't have the Makefile.
>
> Please help me compiling it.


Did you try doing doing it using 'mpicc'? Sorry, I cant try it now.

--Amit

-- 
Amit Kumar Saha
me blogs@ http://amitksaha.blogspot.com
URL:http://amitsaha.in.googlepages.com


[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 
having Makefile created on running configure script, but few of them like 
runtime doesn\'t have the Makefile.Please help me compiling it.-Neeraj