Grabbing Gomp (was: Is gcc optimized for thread level parallelism?)
Ian Lance Taylor
ian@airs.com
Fri Oct 21 19:51:00 GMT 2005
Scott Robert Ladd <scott.ladd@coyotegulch.com> writes:
> Jim Wilson wrote:
> > No, but we are working on OpenMP support, which is somewhat
> > related. This isn't automatic parallelization; it requires
> > programmer instrumentation via pragmas. This is probably more
> > directed at multiprocessor machines than threads, but it is a start
> > in the right direction. See
> > http://gcc.gnu.org/projects/gomp/
> > This is still in early stages of implementation. Don't expect
> > anything to work yet.
>
> Where is the gomp branch in terms of the SVN transition? Should I
> still grab it via CVS, or is it in the new SVN repository?
We are still using CVS, and the branch is in there. When we move to
SVN, all the CVS branches will be available via SVN.
Ian
More information about the Gcc
mailing list