CornellCAC / CR-demos

C/R (checkpoint/restart) demos and exercises
1 stars 0 forks source link

MPI demo #5

Closed bbarker closed 9 years ago

bbarker commented 9 years ago

Possibly do demos that encompass a checkpoint-aware style of coding, which should be more safe, as well as checkpointing inherently unsafe code (i.e. checkpoint during asynchronous transmission). The result of the latter will be interesting whatever the result.