Date: | Fri, 5 Jun 2009 00:03:00 -0400 |
---|---|
From: | Polina Dudnik <pdudnik@xxxxxxxxx> |
Subject: | Re: [Gems-users] simulation state corrupted |
Remember, you cannot load ruby before you started a workload. In general, what would happen is this: you read the configuration file with read-config, then a yellow window pops up. You copy your binary or what not into the simulated machine and start running it. So, say copy hello_world into the simulated machine and then do ./hello_world in the yellow window. Your hello world binary needs to have a magic call in it. When the simulation hits the point where the magic call is the simulation will be suspended and this is when you load ruby. You cannot load ruby unless you have a running workload. Check out these links and see if you can find some useful information there: http://pages.cs.wisc.edu/~david/courses/cs758/Fall2007/handouts/hw-logtm.html http://pages.cs.wisc.edu/~markhill/cs757/Spring2008/handouts/hw3.html http://www.cs.wisc.edu/gems/doc/gems-wiki/moin.cgi/TM_Workload_Setup Polina 2009/6/4 lenglihello <lenglihello@xxxxxxx>
|
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] simulation state corrupted, lenglihello |
---|---|
Next by Date: | Re: [Gems-users] simulation state corrupted, Polina Dudnik |
Previous by Thread: | Re: [Gems-users] simulation state corrupted, lenglihello |
Next by Thread: | Re: [Gems-users] simulation state corrupted, Polina Dudnik |
Indexes: | [Date] [Thread] |