
Hitmap EXAMPLE
Simple graph synchronization benchmark. It splits the graph using a graph
partition method and then performs a stencil type operation the local graphs
using communications to update the results of the distributed partition.

heat.c:			Benchmark code

check:			Script to execute a test of the program


