Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-18 Thread Siegmar Gross
Hi Mike, > Could you please check the /etc/mtab file for real FS type for > the following mount points: > > get_mounts: dirs[16]:/misc fs:autofs nfs:No > get_mounts: dirs[17]:/net fs:autofs nfs:No > get_mounts: dirs[18]:/home fs:autofs nfs:No /etc/mtab has the following entries: /etc/auto.misc

Re: [OMPI users] OMPI users] ERROR: C_FUNLOC function

2014-12-18 Thread Gilles Gouaillardet
FWIW I faced a simlar issue on my linux virtualbox. My shared folder is a vboxfs filesystem, but statfs returns the nfs magic id. That causes some mess and the test fails. At this stage i cannot tell whether i should blame the glibc, the kernel, a virtualbox driver or myself Cheer, Gilles Mike

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-18 Thread Mike Dubman
Hi Siegmar, Could you please check the /etc/mtab file for real FS type for the following mount points: get_mounts: dirs[16]:/misc fs:autofs nfs:No get_mounts: dirs[17]:/net fs:autofs nfs:No get_mounts: dirs[18]:/home fs:autofs nfs:No could you please check if mntent.h and paths.h were detected by

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-17 Thread Jeff Squyres (jsquyres)
Siegmar -- I filed https://github.com/open-mpi/ompi/issues/317 and https://github.com/open-mpi/ompi/issues/318. On Dec 17, 2014, at 3:33 PM, Siegmar Gross wrote: > Hi Jeff, > >> This fix was just pushed to the OMPI master. A new master tarball >> should be available shortly (probably with

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-17 Thread Siegmar Gross
Hi Jeff, > This fix was just pushed to the OMPI master. A new master tarball > should be available shortly (probably within an hour or so -- look > for a tarball dated Dec 17 at http://www.open-mpi.org/nightly/master/). Yes, I could build it now. Thank you very much to everybody who helped to fi

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-17 Thread Jeff Squyres (jsquyres)
Siegmar -- This fix was just pushed to the OMPI master. A new master tarball should be available shortly (probably within an hour or so -- look for a tarball dated Dec 17 at http://www.open-mpi.org/nightly/master/). I anticipate that this fix will also make it in for the v1.8.4 release (see h

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-15 Thread Siegmar Gross
Hi Gilles, > a similar issue was reported in mpich with xlf compilers : > http://trac.mpich.org/projects/mpich/ticket/2144 > > They concluded this is a compiler issue (e.g. the compiler does not > implement TS 29113 subclause 8.1) Thank you very much. I'll report the problem to Oracle and perhap

Re: [OMPI users] ERROR: C_FUNLOC function

2014-12-15 Thread Gilles Gouaillardet
Hi Siegmar, a similar issue was reported in mpich with xlf compilers : http://trac.mpich.org/projects/mpich/ticket/2144 They concluded this is a compiler issue (e.g. the compiler does not implement TS 29113 subclause 8.1) Jeff, i made PR 315 https://github.com/open-mpi/ompi/pull/315 f08 binding

[OMPI users] ERROR: C_FUNLOC function

2014-12-11 Thread Siegmar Gross
Hi Jeff, will you have the time to fix the Fortran problem for the new Oracle Solaris Studio 12.4 compiler suite in openmpi-1.8.4? tyr openmpi-1.8.4rc2-SunOS.sparc.64_cc 103 tail -15 log.make.SunOS.sparc.64_cc PPFC comm_compare_f08.lo PPFC comm_connect_f08.lo PPFC comm_create_e