
resilient_stencil
-----------------
This file has a 1D and 2D Heat Equation (both 
the nonblocking/classic implementation, and our
resilient implemtation), along with experiment 
generation utilities.  See 
- noise_tolerant_stencil/README and 
- noise_tolerant_stencil/iutils/README 
for more details.

noise_tolerant_stencil/iutils/
-------------------------
This file contains the synthetic noise utilities
used to benchmark the resilient stencil algorithm.


results/
--------
-> results/code
   Code to generate paper figures from
   data.
   
-> results/data
   data from experiments generated by
   resilient_stencil on alcf BG/Q Mira.
