This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Polyhedral Model
- From: Tobias Grosser <grosser at fim dot uni-passau dot de>
- To: Cristianno Martins <cristiannomartins at gmail dot com>
- Cc: Dave Korn <dave dot korn dot cygwin at googlemail dot com>, gcc <gcc at gcc dot gnu dot org>
- Date: Wed, 10 Jun 2009 20:13:36 +0200
- Subject: Re: Polyhedral Model
- References: <7bf670d0904271138m15c92d22y6cf3dfb170705c93@mail.gmail.com> <49F60041.3020304@gmail.com> <1240868780.91636.3.camel@localhost> <7bf670d0904271526u7d80e90cwdebda136d52d188e@mail.gmail.com>
On Mon, 2009-04-27 at 19:26 -0300, Cristianno Martins wrote:
> Hi,
>
> Thank you for helping me with those informations. From now on, I'll be
> checking the Graphite framework, and I intend to contribute to that by
> providing support to automatic parallelization. However, my project
> focus on multicore architectures; I guess this is not a problem, is
> it?
Hey Christiano,
I have not heard anything from you for a while. How is your project
going?
Tobi
>
> Thanks in advance,
>
> On Mon, Apr 27, 2009 at 6:46 PM, Tobias Grosser <tobi-grosser@web.de> wrote:
> > On Mon, 2009-04-27 at 19:58 +0100, Dave Korn wrote:
> >> Cristianno Martins wrote:
> >>
> >> > Well, I didn't find anything about a implementation of this kind of
> >> > optimization inside of gcc. Also, I need to know if someone is working
> >> > on something like this using the gcc compiler.
> >>
> >> http://gcc.gnu.org/wiki/Graphite
> >>
> >
> > Yes this is the right point and you are welcome to take part in
> > development of Graphite. To be honest there is a lot of work left to be
> > done even if there are already working several people on Graphite. ;-)
> > If you want you can join our weekly phone calls on Wednesday or you just
> > sent some questions to the mailing lists so we can help you to get
> > started with graphite.
> > The file that might be interesting for you is graphite-poly.h in the
> > graphite branch. This is the interface/data structure of our polyhedral
> > representation. It would be great if you could look into it and give us
> > some feedback.
> >
> > Tobias
> >
> >
>
>
>