gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gomp-discuss] Example openMP programs.


From: Diego Novillo
Subject: Re: [Gomp-discuss] Example openMP programs.
Date: 21 Feb 2003 11:23:28 -0500

On Fri, 2003-02-21 at 11:08, Steven Bosscher wrote:
> Op vr 21-02-2003, om 14:33 schreef Diego Novillo:
> > On Fri, 2003-02-21 at 03:29, Lars Segerlund wrote:
> > > 
> > >   I was thinking of putting the programs from the openMP spec in the 
> > > testing directory. This in order to se what has to be done and so on.
> > >   Perhaps we can make some example of how we would like to code the 
> > > parallel constructs in the future, a kind of target reference ?
> > > 
> > >   This would enable us to se what we need in the lib and what we have to 
> > > handle.
> > > 
> > >   Any thoughts ?, and is this the right place ?
> > > 
> > The best approach would be to have the test programs run as part of a
> > 'make check' call from toplevel.  Again, copying liberally from
> > libstdc++ and/or libmudflap should be all we need.
> 
> IIRC libstdc++ and libmudflap have their own testing framework outside
> the compiler DejaGNU framework.  Is it supposed to be like this (as in:
> is that the approach we should take, too?).
> Greetz
> Steven
> 
No, they don't.  If you do make check, DejaGNU will enter libstdc++ and
run all the tests.  Same with mudflap.


Diego.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]