[Gems-users] error when run scripts in gems/gen-scripts to warm up the cache


Date: Mon, 18 May 2009 21:20:19 +0800
From: shanshuchang <shanshuchang@xxxxxxxxx>
Subject: [Gems-users] error when run scripts in gems/gen-scripts to warm up the cache
Hi all,
I am trying to warm up the caches using commands showed in
GEMS_isca_tutorial:


Followed the error hints,I copied the workload.py,mfacet.py and
copy_on_demand.py files to /gems/simics-3.0.31/bin directory.

But after that,I run and saw the following error :

localhost:~/gems/simics-3.0.31/bin$ ./simics -no-win
-x /home/shuchang/gems/gen-scripts/go.simics 
Checking out a license... done: academic license.
                              
  +----------------+    Copyright 1998-2007 by Virtutech, All Rights
Reserved
  |   Virtutech    |    Version: Simics 3.0.31
  |     Simics     |    Build: 1406  Host: x86-linux
  +----------------+
    www.simics.com      "Virtutech" and "Simics" are trademarks of
Virtutech AB

Use of this software is subject to appropriate license.
Type 'copyright' for details on copyright.
Type 'help help' for info on the on-line documentation.

Python version: 2.4.2 (#1, Jan  4 2006, 16:06:23) 
[GCC 3.4.4 20050721 (Red Hat 3.4.4-2)]
Error: required key WORKLOAD missing
Traceback (most recent call last):
  File "/home/shuchang/gems/gen-scripts/go.simics", line 3, in ?
    @mfacet.load_modules_and_run()
  File "./mfacet.py", line 12, in load_modules_and_run
    workloads.check_requirements(env_dict)
  File "./workloads.py", line 220, in check_requirements
    assert(0)
AssertionError
[/home/shuchang/gems/gen-scripts/go.simics:3] the command did not
complete properly; interrupting script



Any help will be appreciated!

[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] error when run scripts in gems/gen-scripts to warm up the cache, shanshuchang <=