Re: [OMPI devel] Cuda build break

2017-10-04 Thread r...@open-mpi.org
Fix is here: https://github.com/open-mpi/ompi/pull/4301 > On Oct 4, 2017, at 11:19 AM, Jeff Squyres (jsquyres) > wrote: > > Thanks Ralph. > >> On Oct 4, 2017, at 2:07 PM, r...@open-mpi.org wrote: >> >> I’ll fix >> >>> On Oct

Re: [OMPI devel] Cuda build break

2017-10-04 Thread Jeff Squyres (jsquyres)
Thanks Ralph. > On Oct 4, 2017, at 2:07 PM, r...@open-mpi.org wrote: > > I’ll fix > >> On Oct 4, 2017, at 10:57 AM, Sylvain Jeaugey wrote: >> >> See my last comment on #4257 : >> >> https://github.com/open-mpi/ompi/pull/4257#issuecomment-332900393 >> >> We should

Re: [OMPI devel] Cuda build break

2017-10-04 Thread r...@open-mpi.org
I’ll fix > On Oct 4, 2017, at 10:57 AM, Sylvain Jeaugey wrote: > > See my last comment on #4257 : > > https://github.com/open-mpi/ompi/pull/4257#issuecomment-332900393 > > We should completely disable CUDA in hwloc. It is breaking the build, but > more importantly, it

Re: [OMPI devel] Cuda build break

2017-10-04 Thread Sylvain Jeaugey
See my last comment on #4257 : https://github.com/open-mpi/ompi/pull/4257#issuecomment-332900393 We should completely disable CUDA in hwloc. It is breaking the build, but more importantly, it creates an extra dependency on the CUDA runtime that Open MPI doesn't have, even when compiled with

[OMPI devel] Cuda build break

2017-10-04 Thread Barrett, Brian via devel
All - It looks like nVidia’s MTT started failing on 9/26, due to not finding Cuda. There’s a suspicious commit given the error message in the hwloc cuda changes. Jeff and Brice, it’s your patch, can you dig into the build failures? Brian ___ devel