gomp-discuss
[Top][All Lists]
Advanced

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

[Gomp-discuss] Architecture


From: Lars Segerlund
Subject: [Gomp-discuss] Architecture
Date: Tue, 21 Jan 2003 08:58:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9


  Is there any activity here ?

I would like a to do a little call for action :-) , since there is an existing standard for omp for FORTRAN and C it might be nice get started with a plan for the patches necessary for gcc to understand these extensions.

I would like to suggest three things, first that we start from the tree-ssa branch, and extend the 'tree' with the common primitives necessary for pthread processing.

Second that we extend the frontends to accept a minimum of the necessary directives.

Third, that ge generate library or direct pthread calls depending on the current system in the backend.

Also some model of the architecture is needed, shall we use a pthread pool ? and pthread reuse ? or how are we to progress ?

The nice thing here is that the tree-nodes are really the place to do the processing on pthread level, and also that the frontends don't have to know so much about omp.

 Comments ? Lars Segerlund.





reply via email to

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