Thanks Andreas its working good, but it takes to much time I don't know either its hangedup , Aproximetely how much time it should take. Should I decrease the ticks , but in which file I find the method for ticks. here is my terminal snap. talpur@talpur-OptiPlex-380:~/GEM5$ ./build/ARM/gem5.opt configs/example/se.py -c queens -o 16gem5 Simulator System. http://gem5.orggem5 is copyrighted software; use the --copyright option for details. gem5 compiled Sep 28 2012 11:25:36gem5 started Oct 8 2012 17:05:17gem5 executing on talpur-OptiPlex-380command line: ./build/ARM/gem5.opt configs/example/se.py -c queens -o 16Global frequency set at 1000000000000 ticks per second0: 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 regardsMir
--- 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]>> Reply-To: gem5 users mailing list <[email protected]<mailto:[email protected]>> Date: Monday, 8 October 2012 04:54 To: "[email protected]<mailto:[email protected]>" <[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
