On Aug 24, 2011, at 9:14 AM, Hoang-Vu Dang wrote:
> I know it depends and I want to know exactly what is the dependency and
> general complexity analysis.
>
> Is it really no documentation at all ?
No, there really isn't (other than the comments in the code). Sorry.
I think there may have bee
Thanks Jeff,
I know it depends and I want to know exactly what is the dependency and
general complexity analysis.
Is it really no documentation at all ? For example you said "to be replaced
soon", then what is the algorithms that will be used to replace ? Is there
any publication available ? In a
On Aug 23, 2011, at 3:32 AM, Hoang-Vu Dang wrote:
> Where could I find a detailed documentation about algorithms that has been
> using in Open MPI ?
Unfortunately, you probably won't.
> For example, I would like to answer following questions: how MPI_Algather
> operation is done? what is the
On 8/23/2011 12:32 AM, Hoang-Vu Dang wrote:
Dear all,
Where could I find a detailed documentation about algorithms that has
been using in Open MPI ?
For example, I would like to answer following questions: how
MPI_Algather operation is done? what is the complexity in term of the
number of d
Dear all,
Where could I find a detailed documentation about algorithms that has been
using in Open MPI ?
For example, I would like to answer following questions: how MPI_Algather
operation is done? what is the complexity in term of the number of data
send/receive given a number of node involved?