Re: [OMPI users] [EXTERNAL] Re: How to find MPI ranks located in remote nodes?

2014-12-18 Thread Jeff Squyres (jsquyres)
On Dec 17, 2014, at 9:52 PM, George Bosilca wrote: >> I don't understand how MPIX_ is better. >> >> Given that there is *zero* commonality between any MPI extension implemented >> between MPI implementations, how exactly is having the same prefix any less >> confusing? >

Re: [OMPI users] OMPI users] OMPI users] OMPI users] OMPI users] MPI inside MPI (still)

2014-12-18 Thread Reuti
Am 18.12.2014 um 04:24 schrieb Alex A. Schmidt : > > The option system("env -i ...") has been tested earlier by me and it does > work. There is doubt though it would work along with a job scheduler. > I will reserve this as a last resort solution. You could also redirect the stdin

Re: [OMPI users] Operators for MPI handles not correctly overloaded with Intel Fortran

2014-12-18 Thread Jörg Stiller
Ok, I will do that as soon as possible. Jörg Am 18.12.2014 um 16:31 schrieb Jeff Squyres (jsquyres) : > If it works with static builds and not dynamic, it might be worth reporting a > problem on the Intel fortran compiler forums and see if this is a known > problem. > > >

Re: [OMPI users] Operators for MPI handles not correctly overloaded with Intel Fortran

2014-12-18 Thread Jeff Squyres (jsquyres)
If it works with static builds and not dynamic, it might be worth reporting a problem on the Intel fortran compiler forums and see if this is a known problem. On Dec 18, 2014, at 10:29 AM, Jörg Stiller wrote: > Hi Jeff, > > with OS X I use ifort 15.0.1 20141022,

Re: [OMPI users] Operators for MPI handles not correctly overloaded with Intel Fortran

2014-12-18 Thread Jörg Stiller
Hi Jeff, with OS X I use ifort 15.0.1 20141022, which is the latest version, as far I know. I managed to get open-mpi 1.8.3 built properly when switching to static libs, i.e. > ./configure --prefix=/opt/openmpi-intel-static --disable-shared > --enable-static \

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

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

Re: [OMPI users] Deadlock in OpenMPI 1.8.3 and PETSc 3.4.5

2014-12-18 Thread Jeff Squyres (jsquyres)
On Dec 17, 2014, at 10:11 PM, Howard Pritchard wrote: > (hmm.. no MPI_Comm_attr_get man page, > needs to be fixed) FWIW: The function is actually MPI_COMM_GET_ATTR; its man page is MPI_Comm_get_attr.3. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go