when you make a pr, I will be happy to build it on Solaris
(I downloaded a vm from oracle, and installed oracle studio compilers)
Cheers,
Gilles
On Tuesday, January 26, 2016, Edgar Gabriel wrote:
> you are probably right, the code in io_ompio was copied from fs_lustre
> (and was there for a lo
you are probably right, the code in io_ompio was copied from fs_lustre
(and was there for a long time), but if the solaris system does not
support Lustre, it would not have shown up. The generic ufs component
actually does not have that sequence. I will prepare a patch, just not
sure how to tes
Paul Hargrove builds all rc versions on various platforms that do include
solaris.
the faulty lines were committed about 10 days ago
(use romio instead of ompio with lustre) and are not fs specific.
I can only guess several filesytems are not available on solaris, so using
a Linux statfs never caus
I can look into that, but just as a note, that code is now for roughly 5
years in master in *all* fs components, so its not necessarily new (it
just shows how often we compile with solaris). Based on what I see in
the opal/util/path.c the function opal_path_nfs does something very
similar, but
Thanks Siegmar,
recent updates cannot work on Solaris.
Edgar,
you can have a look at opal/util/path.c,
statfs "oddities" are handled here
Cheers,
Gilles
On Tuesday, January 26, 2016, Siegmar Gross <
siegmar.gr...@informatik.hs-fulda.de> wrote:
> Hi,
>
> yesterday I tried to build openmpi-v2.