I’m confused - what does this have to do with hwloc???
> On Dec 13, 2017, at 7:57 PM, saisilpa b wrote:
>
> Hi all,
>
> I need one help..
>
> I am using openmpi library for my project, which is very old version and
> uses the commands like orterun and orted..
>
> I written one script an
Hi all,
I need one help..
I am using openmpi library for my project, which is very old version and uses
the commands like orterun and orted..
I written one script and passing the input in the text file, which has 22lakhs
lines.. The script has to read one by one and generate output and write
You’ll have to be a little clearer than that - what “issues” are you talking
about?
> On Jul 21, 2017, at 10:06 PM, saisilpa b via devel
> wrote:
>
> Hi ,
>
> Can some one provide the configuration to build the openmpi libraries to
> avoid the issues on ld libraries while running.
>
> tha
Hi , Can some one provide the configuration to build the openmpi libraries to
avoid the issues on ld libraries while running. thanks,silpa
On Friday, 21 July 2017 8:52 AM, "r...@open-mpi.org"
wrote:
Yes - I have a PR about cleared that will remove the hwloc2 install. It needs
to be
Yes - I have a PR about cleared that will remove the hwloc2 install. It needs
to be redone
> On Jul 20, 2017, at 8:18 PM, Howard Pritchard wrote:
>
> Hi Folks,
>
> I'm noticing that if I pull a recent version of master with hwloc 2 support
> into my local repo, that my autogen,pl run fails u
Hi Folks,
I'm noticing that if I pull a recent version of master with hwloc 2 support
into my local repo, that my autogen,pl run fails unless I do the following:
mkdir $PWD/opal/mca/hwloc/hwloc2x/hwloc/include/private/autogen
where PWD is the top level of my work area.
I did a
git clean -df