gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] CVS Good!


From: Lars Segerlund
Subject: Re: [Gomp-discuss] CVS Good!
Date: Fri, 30 May 2003 11:20:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2


 Sometimes I don't really think, I just think I think !

Well it sounds a bit obvious when you say so :-) ... and youre absolutely right, it would be a complete waste of time :-) ...

 thanks, Lars Segerlund.


Paul Brook wrote:
On Monday 26 May 2003 10:42 am, Lars Segerlund wrote:

 I was thinking that we keep the stub lib as a stub, ( perhaps in
libgomp/lib/stub ) and then populate a different set for the different
targets. MPI seem's to be a very popular target for OpenMP
compilers/translaters to support :-) ... good to know that you be up to
date on everything.

 Well, I will try to 'manually' translate some of the openmp examples
or code tailored to exercise the lib into 'hardcoded gcc code
generation' a'la exa, probably by taking a GOOD look at treelang.


I wouldn't bother trying to create treelang or hardcoded gcc code generation, it's really not plesant. For the purposes of testing the library can't we just write the test code in C, but with all the openMP stuff repaced with explicit calls to the library? At worst you just complie with -O0 to prevent the oprimizers doing evil things to concurrent code.

Paul Brook



_______________________________________________
Gomp-discuss mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gomp-discuss






reply via email to

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