Mahmood,
iirc, a related bug was fixed in v2.0.0
Can you please update to 2.0.1 and try again ?
Cheers,
Gilles
On Saturday, October 1, 2016, Mahmood Naderan wrote:
> Hi,
> Here is the bizarre behavior of the system and hope that someone can
> clarify is this related to OMPI or not.
>
> When I
Hi,
Here is the bizarre behavior of the system and hope that someone can
clarify is this related to OMPI or not.
When I issue the mpirun command with -np 2, I can see the output of the
program online as it is running (I am std out). However, if I issue the
command with -np 4, the progress is not s
Dear,
It seems to me you are trying to parallelize following a Master/Slave
paradigm.
Perhaps you may want to take a look and test some existing MPI-based
library for achieving that:
- DMSM: https://www.hpcvl.org/faqs/dmsm-library
- TOP-C: http://www.ccs.neu.edu/home/gene/topc.html
- ADLB: https: