Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MPI Reliability

21 views
Skip to first unread message

hassan jafari

unread,
Nov 5, 2011, 4:14:01 AM11/5/11
to
Hi everybody.
I would to know about how MPI provides reliability in any aspects, if
done? for example checkpoint/restart, and independency from underlying
layer.

Thanks for your attention. please help me.

Georg Bisseling

unread,
Jul 20, 2012, 1:41:34 PM7/20/12
to
The simple answer is that you have to do it yourself.

Reliability features are often asked for but it seems that nobody wants to
pay the cost in additional memory, storage space and cpu/wallclock time.
This is for a simple reason:

It is much easier for an application to save all necessary state on disk
than it is for a library or even the operating system to save all
necessary OS, network and buffered I/O state.
--
This signature was intentionally left almost blank.
http://www.this-page-intentionally-left-blank.org/
0 new messages