Thanks, Fabricio! That worked.
> On Jun 3, 2015, at 16:02, Fabricio Cannini <fcann...@gmail.com> wrote: > > Hello, > > Try this before './configure --option-x --option-y --enable-cuda' : > > export CPPFLAGS="-I/cuda/include/dir" > > export LD_FLAGS="-L/cuda/libs/dir -lcudart" > > [ ]'s