For issue 1, how long does your Queen program run (in second, walltime). It’s 
most likely the program is running correctly. (remember the simulation is very 
slow)

 

For issue 3, excerpt the following sentence from website “The stable repository 
is updated about once every 6 months, while the development repository is 
continuously updated but occasionally breaks.”. Usually, I don’t use stable 
version since it may be stale. I assume this is the common case in the 
community. Refer to http://www.gem5.org/Download for more information.

 

Tao

 

From: [email protected] [mailto:[email protected]] On 
Behalf Of mir shan
Sent: Tuesday, October 09, 2012 10:01 AM
To: [email protected]
Subject: [gem5-users] 2nd Issue is resolved

 


Dear Community members my 2 issue is resolved from below link.
http://docs.python.org/library/optparse.html

still waiting from community response fro 1st and 3rd issue.

regards
Mir

--- On Tue, 9/10/12, mir shan <[email protected]> wrote:


From: mir shan <[email protected]>
Subject: Hanged on two poitns 1. Queens Beenchmark used in tutorial doesn't 
show out put and 2. what is differnce between two flags
To: [email protected]
Date: Tuesday, 9 October, 2012, 2:59 PM



Hi community

first I am sorry to Bother you. May be question are simple but I couldn't find, 
I am spending my whole Time from last two weeks to understand GEM5.

 



first Thanks of Andreas for previous solution. 

 

1. Issue 

 

here is my terminal snap.

 

talpur@talpur-OptiPlex-380:~/GEM5$ ./build/ARM/gem5.opt configs/example/se.py 
-c queens -o 16

gem5 Simulator System.  http://gem5.org

gem5 is copyrighted software; use the --copyright option for details.

 

gem5 compiled Sep 28 2012 11:25:36

gem5 started Oct  8 2012 17:05:17

gem5 executing on talpur-OptiPlex-380

command line: ./build/ARM/gem5.opt configs/example/se.py -c queens -o 16

Global frequency set at 1000000000000 ticks per second

0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000

**** REAL SIMULATION ****

info: Entering event queue @ 0.  Starting simulation...

16 queens on a 16x16 board...

-                                "curser just blinking at this line , there is 
no output shows."

 

2. issue

 

what is differnce between flags when using single hyphen (‐) and double (--). 
is it ubuntu sytax or Gem5.

 

3. issue

 

what is differnce between the "Gem5" source code and "Gem5-stable"

regards

Mir

 

 



--- On Mon, 8/10/12, Andreas Hansson <[email protected]> wrote:


From: Andreas Hansson <[email protected]>
Subject: Re: [gem5-users] To follow the running experiment.m4v Video Tutorial 
Slides 39, 40. facing some errors
To: "gem5 users mailing list" <[email protected]>
Date: Monday, 8 October, 2012, 12:38 PM

Hi Mir,

The "-DUNIX" is not part of the executable, it is a flag to the compiler. Add a 
space.

Andreas

From: mir shan <[email protected] 
<mailto:[email protected]%3cmailto:[email protected]> 
<mailto:[email protected]>>
Reply-To: gem5 users mailing list <[email protected] 
<mailto:[email protected]%3cmailto:[email protected]> 
<mailto:[email protected]>>
Date: Monday, 8 October 2012 04:54
To: "[email protected] 
<mailto:[email protected]%3cmailto:[email protected]%3e> 
<mailto:[email protected]>" <[email protected] 
<mailto:[email protected]%3cmailto:[email protected]> 
<mailto:[email protected]>>
Subject: [gem5-users] To follow the running experiment.m4v Video Tutorial 
Slides 39, 40. facing some errors

Aslam O Alykum Ali and Hi community

First step was successful

talpur@talpur-OptiPlex-380:~/GEM5$ wget 
https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_14/SingleSource/Benchmarks/McGill/queens.c
--2012-10-08 11:28:41--  
https://llvm.org/svn/llvm-project/test-suite/tags/RELEASE_14/SingleSource/Benchmarks/McGill/queens.c
Resolving llvm.org (llvm.org)... 128.174.246.134
Connecting to llvm.org (llvm.org)|128.174.246.134|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13481 (13K) [text/plain]
Saving to: `queens.c'

100%[======================================>] 13,481      --.-K/s   in 0.003s

2012-10-08 11:28:44 (4.68 MB/s) - `queens.c' saved [13481/13481]

2nd step not successful

talpur@talpur-OptiPlex-380:~/GEM5$ arm-linux-gnueabi-gcc-DUNIX -o queens 
queens.c - static
arm-linux-gnueabi-gcc-DUNIX: command not found


I skip this step and run

talpur@talpur-OptiPlex-380:~/GEM5$ ./build/ARM/gem5.opt configs/example/se.py 
-c queens -o 16

gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Sep 28 2012 11:25:36
gem5 started Oct  8 2012 11:38:20
gem5 executing on talpur-OptiPlex-380
command line: ./build/ARM/gem5.opt configs/example/se.py -c queens -o 16
Global frequency set at 1000000000000 ticks per second
fatal: Can't load object file queens
@ cycle 0
[create:build/ARM/sim/process.cc, line 614]
Memory Usage: 619796 KBytes

Video Tutorial Slides 39, 40







-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

 

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to