The simulator is built, but looks like not all the configuration
parameters are initialized. That's why the simulation does not start.

You can take a look at the 70th slide titled "Configuring Components" in
the Flexus tutorial slides
(http://parsa.epfl.ch/simflex/doc/CloudSuite-on-Flexus.pdf)to see how
configuration works. Make sure that all parameters of all the components
used in a particular simulator are initialized in the configuration
file, "timing_v9" in your case.

Cansu

On 05/07/2013 01:11 PM, zhangwuxiang wrote:
> After generated 28 flexpoints by using the CMP.L2Shared.Trace simulator 
> of flexus, I want to do the timing simulation. And used the 
> CMP.L2SharedNUCA.OoO simulator. The command I typed is:
> [root@localhost flexus-4.1]# run_job -ma -cfg timing_v9 -run timing -local 
> -state cloud9 CMP.L2SharedNUCA.OoO cloud9/1cpu
>   But it can not build this simulator. It printed like this:
> Setting up cloud9/1cpu (0-0:28-28): cloud9 000:028cloud9
>  
> >/home/zhangwuxiang/flexus-4.1/result/timing_v9-CMP.L2SharedNUCA.OoO-08May13-014817/cloud9/1cpu/cloud9_000_028
> Image memory limited to 1 GB
> Opening debug output file: debug.out
> Opening debug output file: stats.out
> Opening debug output file: trace.out
> Successfully parsed debug configurations from debug.cfg
> Initializing Flexus::ConfigurationManager...done
> Initializing Flexus::ComponentManager...done
> Entered init_local
> .........
> ........
> 17 <ConfigurationManager.cpp:103> {0}- WARNING: -L2:controller 
> (ControllerType)  was not set in initializeParameters(), from the command 
> line, or from Simics.
> 18 <ConfigurationManager.cpp:103> {0}- WARNING: -net-mapper:Banks (Banks)  
> was not set in initializeParameters(), from the command line, or from Simics.
> 19 <ConfigurationManager.cpp:109> {0}- <undefined> Assertion failed: 
> ((!(false))) : ERROR: Not all parameters were initialized, and 
> initalizeParameters() indicates that they should be.
> Abort (SIGABRT) in main thread
> Crash stack trace:
> #0 0x0000003fe4e30265 <unknown>
> #1 0x00002b65e5047ff0 <unknown>
> .......
> ......
> #101 0x00002b65e5047ff0 <unknown>
> #102 0x00002b65e5047ff0 <unknown>
> The simulation state has been corrupted. Simulation cannot continue.
> Please restart Simics.
> Cannot open stats database ../stats_db.out.gz
> </home/zhangwuxiang/flexus-4.1/result/timing_v9-CMP.L2SharedNUCA.OoO-08May13-014817/cloud9/1cpu/cloud9_000_028
> I used cloud9(1cpu) workload of cloudsuite. flexus-4.1, simics 3.0.31.
> And want to know how to modify the parameters as the error shows.
> ------------------------------------------------------------------------
> Best Regards!
> MAIL: [email protected] <mailto:[email protected]>

Reply via email to