I would check config.log carefully to see what specifically failed or wasn't 
found where. I would never mess around with the contents of /usr/include. That 
is sloppy stuff and likely to get you into trouble someday.

____ *Note: UMDNJ is now Rutgers-Biomedical and Health Sciences*
|| \\UTGERS      |---------------------*O*---------------------
||_// Biomedical | Ryan Novosielski - Senior Technologist
|| \\ and Health | novos...@rutgers.edu<mailto:novos...@rutgers.edu>- 
973/972.0922 (2x0922)
||  \\  Sciences | OIRT/High Perf & Res Comp - MSB C630, Newark
    `'

On Jan 21, 2016, at 17:45, Kuhl, Spencer J 
<spencer-k...@uiowa.edu<mailto:spencer-k...@uiowa.edu>> wrote:


Openmpi 1.10.2

cuda.h and cuda_runtime_api.h exist in /usr/local/cuda-6.5/include

using the configure trigger ./configure --with-cuda does not find cuda.h or 
cuda_runtime_api.h

using the configure trigger ./configure --with-cuda=/usr/local/cuda-6.5 does 
not find cuda.h or cuda_runtime_api.h either.

However, I found a stack exchange article where someone tried to symlink cuda.h 
and cuda_runtime_api.h to /usr/include and then it configured fine for that 
user.

I did the same thing, created symlinks of those to header files cuda.h and 
cuda_runtime_api.h to /usr/include and my ./configure got past cuda.h 
successfully, but not past cuda_runtime_api.h


Any suggestions?


Thanks


Spencer

_______________________________________________
users mailing list
us...@open-mpi.org<mailto:us...@open-mpi.org>
Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
Link to this post: 
http://www.open-mpi.org/community/lists/users/2016/01/28331.php

Reply via email to