This directory contains several examples:
 - pcg: a fault tolerant implementation of a parallel conjugant 
        gradient solver
 - pi-ft: several examples of a fault tolerant master slave
        application calculating pi
 - general: some general examples

 Note. For the pcg example, users need to edit the pcg/main.c file
 to set the path to the initial matrix correctly. It is recommended
 that you use a fully qualified path unless they use the CWD options
 of the console spawn or ftmpirun commands.
