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?
>
> This is an overstat
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 before the `sys
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.
>
>
> On Dec 18, 2014, at
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, which is the latest version, a
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 \
F77=/opt/intel/composerxe/bi
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
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
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
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 to:
http://www.cisco