Re: [Gems-users] Problem running a workload


Date: Mon, 29 Mar 2010 07:10:26 -0600
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Problem running a workload
It looks like you never actually ran the simulation, therefore Ruby's caches are empty.

Try inserting this:
simics> c 100
After ruby0.init.

Regards,
Dan

On Mon, Mar 29, 2010 at 4:31 AM, Mahmood Naderan <mahmood.nt@xxxxxxxxx> wrote:
I am trying to run the barnes workload based on a disscussion at
https://lists.cs.wisc.edu/archive/gems-users/2006-March/msg00143.shtml.
I ran the ./barnes < input-warm in the taret machine and after the
run, I made a checkpoint. Then I exited and loaded the checkpoint. Now
when I run "ruby0.savecache filename", it says that 0 lines written
and the file actually has zero size.

mahmood@magma:sarek$ ./simics -stall -c ../../../checkpoints/barnes-warm.check
simics> istc-disable
Turning I-STC off and flushing old data
simics> dstc-disable
Turning D-STC off and flushing old data
simics> cpu-switch-time 1
The switch time will change to 1 cycles (for CPU-0) once all
processors have synchronized.
simics> load-module ruby
successful installation of the ruby timing model.
simics> ruby0.init
Ruby Timing Mode
Creating event queue...
Creating event queue done
Creating system...
 Processors: 1
Creating system done
Ruby initialization complete
simics> ruby0.save-caches barnes.cache.gz
Writing cache contents to 'barnes.cache.gz'...done. (0 cache lines written)
simics>

Where did I make a mistake?

--
// Naderan *Mahmood;
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.




--
http://www.cs.wisc.edu/~gibson [esc]:wq!
[← Prev in Thread] Current Thread [Next in Thread→]