On 11/08/10 11:37, Sudhanshu Bodawala wrote: > Hello Sir, > > When I run following line to check all benchmarks available on my > simulator in sample - 1, It started but not shows exact output..I > think that *bold* and _*underline*_ lines are errors in sample - 1. > when I run sample program to check alpha full system mode after > changing path in *SysPaths.py* it gives me output like *sample - 2.* I > think that is also incorrect and default output. > please help me. I don't know what to do. > > /_sample - 1_/ > // > m5 ]$ ./build/ALPHA_FS/m5.opt configs/examples/fs.py -h
This is a typo, it's example not examples. You should check for simple errors like this before mailing the list. > M5 Simulator System > > Copyright (c) 2001-2008 > The Regents of The University of Michigan > All Rights Reserved > > ** > M5 compiled Sep 29 2010 15:49:10 > *M5 revision ae58aacfab8f 7690 default tip > *M5 started Nov 8 2010 13:15:15 > M5 executing on leif.cs.lamar.edu <http://leif.cs.lamar.edu> > command line: ./build/ALPHA_FS/m5.opt configs/examples/fs.py -h > *_Script configs/examples/fs.py not found > _*Usage > ===== > m5.opt [m5 options] script.py [script options] > > Copyright (c) 2001-2008 The Regents of The University of Michigan All > Rights > Reserved > > options > ======= > /_sample - 2_/ > // > $ build/ALPHA_FS/m5.debug -d /tmp/output configs/example/fs.py > M5 Simulator System > Copyright (c) 2001-2008 > The Regents of The University of Michigan > All Rights Reserved > > M5 compiled Oct 14 2010 13:15:07 > *M5 revision ae58aacfab8f 7690 default tip > *M5 started Nov 8 2010 13:29:33 > M5 executing on leif.cs.lamar.edu <http://leif.cs.lamar.edu> > command line: build/ALPHA_FS/m5.debug -d /tmp/output configs/example/fs.py > Global frequency set at 1000000000000 ticks per second > info: kernel located at: > /home/sudhanshub/m5/m5/system/linux-dist/binaries/vmlinux > fatal: Could not load kernel file > /home/sudhanshub/m5/m5/system/linux-dist/binaries/vmlinux Check that the kernel is actually at this location and is called what you think it is, has the right permissions, etc. > @ cycle 0 > [System:build/ALPHA_FS/sim/system.cc, line 110] > Memory Usage: 278080 KBytes > For more information see: http://www.m5sim.org/fatal/406aceb6 > > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
