Re: [Gems-users] error dumping cache state


Date: Tue, 24 Oct 2006 16:54:54 -0500
From: "Mike Marty" <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] error dumping cache state

A trace of loads is generated based on the addresses in the cache.  The
reason we do this is because we can use the same warmup trace for many
different configurations of cache sizes.

good to know. I am in the middle of generating traces for different sized
caches. I guess 1 run is enough given the way it loads the addresses.



To generate a general-purpose cache warmup, use a SMP protocol like MOSI_SMP_bcast and configure it with big 16MB or so caches.

Then you can use that warmup file for other protocols/configurations.

Also make sure you checkpoint your workload after saving the caches. Then use that checkpoint for actual runs.

--Mike

[← Prev in Thread] Current Thread [Next in Thread→]