Install accull - Configuring frangollo

48 views
Skip to first unread message

Iván Pulido

unread,
Jul 21, 2013, 11:07:32 PM7/21/13
to acc...@googlegroups.com
Hello,

So I tried to build accull without success, there are a couple of things that
I think should be changed in the installer script.

The first one is uf the CUDA path for the system is different from
 /usr/local/cuda then the installer fails at locating cuda.h when configuring
frangollo. This can be solved by editing the following line to the
build-accull.sh script

original: ./configure --enable-acc --enable-cuda --enable-ocl
propose: ./configure --enable-acc --enable-cuda --enable-ocl --with-cuda-path=$CUDADIR

On the other hand, the autoreconf step complains about subdirs, this can
be fixed by adding to the Makefile.am in the frangollo/src directory the
following line

AUTOMAKE_OPTIONS=subdir-objects

Still, the script fails to install accull, even though I got rid of many warnings
and possible errors. I'm getting after the changes the output that's in
http://pastie.org/pastes/8162803/text

It's looking for a .deps directory inside frangollo/src/common directory
which doesn't exist. Any ideas how to fix this? (The same happens for
cuda and ocl directories, no .deps directory inside them)

I'm very interested in this project so any idea would be greatly appreciated.

Thanks.

Ruymán Reyes

unread,
Jul 22, 2013, 4:31:58 AM7/22/13
to acc...@googlegroups.com
Dear Iván,

Thank you for the feedback on the setup process. I will take a look to the problem building frangollo, although the .deps directories appear to me whenever I run the autoreconf and configure scripts.

From the output I am seeing in your pastie, I am wondering, which version of python are you using? (or which one is the default on your system?)
We only support python 2.6.X or 2.7.X . Python 3 will fail with similar errors to those I am seeing in the pastie.
If you want to try with a more recent version of accull, feel free to use the 0.3alpha:


We will release the version 0.3 soon with many improvements from the previous release.

Thank you again, best regards,

--
Ruymán Reyes Castro




--
You received this message because you are subscribed to the Google Groups "accULL Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to accull+un...@googlegroups.com.
To post to this group, send an email to acc...@googlegroups.com.
Visit this group at http://groups.google.com/group/accull.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages