util: update checkpoint aggregation script
authorNilay Vaish <nilay@cs.wisc.edu>
Tue, 3 Dec 2013 16:36:03 +0000 (10:36 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Tue, 3 Dec 2013 16:36:03 +0000 (10:36 -0600)
commit59a041c5e79d73a93893445346c7817ca477ab94
treeb0fe8fb2115b9dfa73c9fb9655fde0a39e3fae16
parentc033ead992a4e7bd8d031f25f3fa1256532c0540
util: update checkpoint aggregation script
The checkpoint aggregation script had become outdated due to numerous changes
to checkpoints over the past couple of years.  This updates the script.  It
now supports aggregation for x86 architecture instead of alpha.  Also a couple
of new options have been added that specify the size of the memory file to be
created and whether or not the memory file should be compressed.
util/checkpoint_aggregator.py