gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] Organization of libgomp source code


From: Lars Segerlund
Subject: Re: [Gomp-discuss] Organization of libgomp source code
Date: Mon, 17 Feb 2003 16:51:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9


I agree on everything, perhaps we could do some testing with UML ? It would be an easy setup in order to debug and such ?

 I could make some images for it later ?

Do you make the directories this time :-) , ( I am still a bit sulky about that webcvs :-) ).

 / regards, Lars.

Biagio Lucini wrote:
On Mon, 17 Feb 2003, Lars Segerlund wrote:


 Let's have one file for each function ?

If for no other reason than that it ! might ! ( IMHO ) be easier for us with our FSF licenses ( or whatever ) to start moving part's into gcc this way.



That's fine for me, I was just putting forward my presonal taste for those
things. But if we have to jump on the bandwagon, we'd better take the
appropriate steps :-)


So I suggets we put related code in separate subdirs, .h files for the subdirs in the topdir , and make a testing directory.

 Shouldn't that cover most things ?



I think so. So what about a tree like

            runtime
libgomp ->  openmp
            test

?

Libgomp will be our top dir, with the include and the build scripts (or
shall we have an "include" dir?), runtime will be the location of our
implementation of Openmp and openmp will be the location of the functions
defined in the specs.


Also are we not rushing a bit on thee implementation side ? I thought we should try to find a minimal subset ? Or shall we implement straight off against the threading lib ? ( POSIX ).



I think for the openmp libraries that's the best thing to do (I mean the
straight implementation). I guess the set of the primitives is an
important issue for our implementation of openmp, and will concern more
the directives. Steven, is your get_enviro file working? We'll need it
(or better we will need the names of the variables you define there) for
the openmp routines.

Cheers
Biagio



_______________________________________________
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]