head	1.1;
access;
symbols
	charm6_1:1.1
	charm_6_0_1:1.1
	charm6_0_1:1.1
	charm6_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.07.27.20.05.17;	author idooley2;	state Exp;
branches;
next	;
commitid	49d046aa4fe24567;


desc
@@


1.1
log
@A new imbalanced benchmark program that mimics Fractography3d.
@
text
@Author: Isaac Dooley

A simple benchmarking example for use with load balancing schemes. The program uses a 2-d array of chares, each communicating with its 4 neighbors. The program mimics the load pattern of the code named Fractography3-d.


Beginning: 

CCCCCCCCCCCC        Legend: C fixed constant amount of work
CCCCCCCCCCCC                L large amount of work
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC

Middle:
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
LLLLLLCCCCCC
LLLLLLCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC


End
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC
LLLLLLLLLLLL
LLLLLLLLLLLL
CCCCCCCCCCCC
CCCCCCCCCCCC
CCCCCCCCCCCC

@
