Uday R Bondhugula
unread,Nov 1, 2017, 1:47:08 AM11/1/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Abdelnacerr, Pluto development
On Wednesday 01 November 2017 09:46 AM, Abdelnacerr . wrote:
> Hi am new to openmp coding and I wante to try pluto and see how the code
> is parallelized but I somehow can't get it to work.
> I have cloned pluto from your git repo, initialized submodule, updated
> the submodule, but when I get to ./autogen.sh , i get a bunch of errors.
> It says command autoreconf not found.
You may not have autobuild tools installed. Which OS/distribution do you
have?
> Another question, what install location should use here : ./configure
> [--enable-debug] [--with-isl-prefix=<isl install location>]
You can leave these options out. (Only needed if you want to use another
pre-installed isl).
> Lastly, where should my sourcefile be? In which directory?
Anywhere. Please see README (location is to be provided to Pluto on
command-line).
~ Uday
>
> Thanks
> Looking forward to hearing from you.