n find the mailing list here:
> http://lists.cs.uiuc.edu/mailman/listinfo/mpi3-ft
>
> Best,
> Josh
>
> On Feb 5, 2008, at 4:58 AM, Oleg Morajko wrote:
>
> > Hi,
> >
> > I've been working on MPI piggyback technique as a part of my PhD work.
> >
> > Alt
after a failure. That's why I'm interested in
> > the problem of piggybacking information on MPI messages.
> >
> > Is there some works on this problem at the moment ?
> > Has anyone already implemented some mechanisms in OpenMPI to piggyback
> > data on MPI messa
code.
Thanks for your help,
Oleg Morajko
reducing
it). And as you say for big messages, I could be more appropriate to send
separate messages asynchronously to root.
Thanks again,
--Oleg
On 11/1/07, Jeff Squyres wrote:
>
> On Oct 31, 2007, at 5:52 PM, Oleg Morajko wrote:
>
> > Let me clarify the context of the problem. I
, int_i) is constant. Therefore, you can start by
> creating one "single element" type and then use for each send the
> correct displacement in the array (added to the send buffer,
> respectively to the receive one).
>
>george.
>
> On Oct 31, 2007, at 1:40 PM, Oleg
I'm not sure if you understood my question. The case is not trivial at all
or I miss something important.
Try to design this derived datatype and you will understand my point.
Thanks anyway.
On 10/31/07, Amit Kumar Saha wrote:
>
>
>
> On 10/31/07, Oleg Morajko wrote:
> &g
index i. How can I define a datatype that spans this pair over both arrays?
The only additional constraint it the fact that the memory location of both
arrays is fixed and cannot be changed and I should avoid extra copies.
Is it possible?
Any help welcome,
Oleg Morajko
Hi,
I'm developing a causality chain tracking library and need a mechanism to
attach an extra data to every MPI message, so called piggyback mechanism.
As far as I know there are a few solutions to this problem from which the
two fundamental ones are the following:
- Dynamic datatype wrapping
opted
for MRNet infrastructure (multicast/reduction network,
http://www.paradyn.org/mrnet/release-1.1/UG.html).
On Oct 1, 2007, at 10:49 PM, Oleg Morajko wrote:
>
> > Hello,
> >
> > In the context of my PhD research, I have been developing a run-
> > time performance ana
Hello,
In the context of my PhD research, I have been developing a run-time
performance analyzer for MPI-based applications.
My tool provides a controller process for each MPI task. In particular, when
a MPI job is started, a special wrapper script is generated that first
starts my controller proc
10 matches
Mail list logo