This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: {gSoc}application : Automatic parallelization in Graphite
- From: andrew babanin <ababanin at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Cc: nemokingdom at gmail dot com
- Date: Thu, 26 Mar 2009 17:27:25 +0300
- Subject: Re: {gSoc}application : Automatic parallelization in Graphite
- References: <f18356030903251936k322447b6x37bd7ad6c5a6b84a@mail.gmail.com>
Hi.
I wrote to gcc mail list some time ago about my work on new RPC system.
So it has auto-parallelization for functions and uses GCC wrapper
compiler to do this job.
May be you will find it interesting in repect with your job.
Project site is - crpc.sf.net
Andrey.