This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Grabbing Gomp (was: Is gcc optimized for thread level parallelism?)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]