Re: [OMPI users] fatal error for openmpi-master-201704200300-ded63c with SuSE Linux and gcc-6.3.0

2017-04-20 Thread Gilles Gouaillardet
The PR simply disables nvml in hwloc is CUDA is disabled in Open MPI. it also add cuda directory to CPPFLAGS, so there should be no need to manually add -I/usr/local/cuda/include to CPPFLAGS. Siegmar, could you please post your config.log also, is there a nvml.h file in

Re: [OMPI users] fatal error for openmpi-master-201704200300-ded63c with SuSE Linux and gcc-6.3.0

2017-04-20 Thread r...@open-mpi.org
This is a known issue due to something in the NVIDIA library and it’s interactions with hwloc. Your tarball tag indicates you should have the attempted fix in it, so likely that wasn’t adequate. See https://github.com/open-mpi/ompi/pull/3283 for the

[OMPI users] fatal error for openmpi-master-201704200300-ded63c with SuSE Linux and gcc-6.3.0

2017-04-20 Thread Siegmar Gross
Hi, I tried to install openmpi-master-201704200300-ded63c on my "SUSE Linux Enterprise Server 12.2 (x86_64)" with Sun C 5.14 and gcc-6.3.0. Unfortunately, "make" breaks with the following error for gcc. I've had no problems with cc. loki openmpi-master-201704200300-ded63c5-Linux.x86_64.64_gcc