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 it 
into the file.. The process is taking quite a long time. 
If I tired to add multiple hosts for distribution to execute this program then 
each input line read by all the hosts and generate the same output from all the 
hosts..  I am getting duplicate output and it is expected to take additional 
time..  I don't want like that...  Can you please let us know is there anyway 
we can split the work between the hosts..  
Thanks for your help. 
Best regards,  Silpa

Sent from Yahoo Mail on Android 
 
  On Sat, Jul 22, 2017 at 6:28 PM, r...@open-mpi.org<r...@open-mpi.org> wrote:  
 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 <devel@lists.open-mpi.org> 
wrote:
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" <r...@open-mpi.org> 
wrote:
 

 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 <hpprit...@gmail.com> 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 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
but that did not help.
Is anyone else seeing this?
Just curious,
Howard
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

   _______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

  
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/devel

Reply via email to