Re: Graphite TODO tasks

2013-01-18 Thread Shakthi Kannan
Hi --- On Fri, Jan 18, 2013 at 3:26 PM, Richard Biener wrote: | Wild guess is that you miss /usr/local/lib{,64} in your LD_LIBRARY_PATH | so the built configure test cannot be executed because the dynamic linker | does not find ISL. \-- By default, cloog installs to /usr/local/, so setting LD_LI

Re: Graphite TODO tasks

2013-01-18 Thread Richard Biener
On Fri, Jan 18, 2013 at 8:28 AM, Shakthi Kannan wrote: > Hi, > > --- On Thu, Jan 17, 2013 at 5:53 PM, Richard Biener > wrote: > | It's ISL 0.11.1 actually. 0.18.0 is the current CLooG version. > \-- > > Thanks. I downloaded cloog-0.18.0, compiled and installed the same using: > > $ cd cloog-0.

Re: Graphite TODO tasks

2013-01-17 Thread Shakthi Kannan
Hi, --- On Thu, Jan 17, 2013 at 5:53 PM, Richard Biener wrote: | It's ISL 0.11.1 actually. 0.18.0 is the current CLooG version. \-- Thanks. I downloaded cloog-0.18.0, compiled and installed the same using: $ cd cloog-0.18.0 $ mkdir build $ cd build $ ../configure $ make $ sudo make

Re: Graphite TODO tasks

2013-01-17 Thread Richard Biener
On Thu, Jan 17, 2013 at 1:20 PM, Shakthi Kannan wrote: > Hi, > > --- On Mon, Jan 14, 2013 at 9:37 PM, Tobias Grosser wrote: > | 1) Use isl code generation > | > | isl 0.18 provides a new code generation. > \-- > > Where can I find isl 0.18 sources? It's ISL 0.11.1 actually. 0.18.0 is the curren

Re: Graphite TODO tasks

2013-01-17 Thread Shakthi Kannan
Hi, --- On Mon, Jan 14, 2013 at 9:37 PM, Tobias Grosser wrote: | 1) Use isl code generation | | isl 0.18 provides a new code generation. \-- Where can I find isl 0.18 sources? I see 0.11-1 at: http://repo.or.cz/w/isl.git SK -- Shakthi Kannan http://www.shakthimaan.com

Re: Graphite TODO tasks

2013-01-14 Thread Tobias Grosser
On 01/01/2013 10:53 AM, Shakthi Kannan wrote: Greetings! I would like to know if there are any TODO tasks that I can work on to get started with Graphite/GCC. I came across Tobias Grosser's post regarding Graphite development at: http://gcc.gnu.org/wiki/Graphite-4.8 If you have any suggesti

Re: Graphite TODO tasks

2013-01-02 Thread Richard Biener
On Wed, Jan 2, 2013 at 4:14 PM, Jack Howarth wrote: > On Tue, Jan 01, 2013 at 03:23:06PM +0530, Shakthi Kannan wrote: >> Greetings! >> >> I would like to know if there are any TODO tasks that I can work on to >> get started with Graphite/GCC. I came across Tobias Grosser's post >> regarding Graphi

Re: Graphite TODO tasks

2013-01-02 Thread Jack Howarth
On Tue, Jan 01, 2013 at 03:23:06PM +0530, Shakthi Kannan wrote: > Greetings! > > I would like to know if there are any TODO tasks that I can work on to > get started with Graphite/GCC. I came across Tobias Grosser's post > regarding Graphite development at: > > http://gcc.gnu.org/wiki/Graphite-

Re: Graphite TODO tasks

2013-01-01 Thread Basile Starynkevitch
On Tue, Jan 01, 2013 at 03:23:06PM +0530, Shakthi Kannan wrote: > Greetings! > > I would like to know if there are any TODO tasks that I can work on to > get started with Graphite/GCC. I came across Tobias Grosser's post > regarding Graphite development at: > > http://gcc.gnu.org/wiki/Graphite-

Graphite TODO tasks

2013-01-01 Thread Shakthi Kannan
Greetings! I would like to know if there are any TODO tasks that I can work on to get started with Graphite/GCC. I came across Tobias Grosser's post regarding Graphite development at: http://gcc.gnu.org/wiki/Graphite-4.8 If you have any suggestions, please do let me know. Thanks! SK -- Sha