Hello Adam,
> I was able to build successfully by manually substituting the correct
location into the Makefile in question.
Another, more convenient workaround would be to add the following option to
the Open MPI configure command:
--with-contrib-vt-flags="--with-cuda-dir=$CUDA_HOME"
The next release of v1.7 will automatically forward the '--with-cuda' setting
to the VT configure option '--with-cuda-dir'.
Matthias
|