Hi All:
         I use the GEM5 v20.0.0.1 with dist-gem5.sh, my cmd is

“bash $DIST_M5/util/dist/gem5-dist.sh -n 2 -r $DIST_M5/rundir -c 
$DIST_M5/ckptdir -s $DIST_M5/configs/dist/sw.py -f 
$DIST_M5/configs/example/fs.py --fs-args --kernel=$M5_PATH/binaries/vmlinux 
--machine-type=VExpress_GEM5_V1  
--disk-image=$M5_PATH/disks/expanded-aarch64-ubuntu-trusty-headless.img 
--cpu-clock=2GHz --mem-type=DDR4_2933_16x4_new --mem-ranks=4 --mem-size=16GB 
--sys-clock=1600MHz --num-cpus=2 --cpu-type=ArmV8KvmCPU --cf-args 
--ethernet-linkdelay=10us --ethernet-linkspeed=10Gbps -x 
$DIST_M5/build/ARM/gem5.opt --m5-args --debug-flags=DistEthernet”



         But it will fail to bootup with the error log below, any one has some 
experience on it?





root@ubuntu-kunpeng920-1:/home/l00515693/gem5_repo/gem5/rundir# vim log.0
  1 warn: CheckedInt already exists in allParams. This may be caused by the 
Python 2.7 compatibility layer.
  2 warn: Enum already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
  3 warn: ScopedEnum already exists in allParams. This may be caused by the 
Python 2.7 compatibility layer.
  4 /usr/local/lib/python2.7/dist-packages/pydot-1.4.1-py2.7.egg/pydot.py:18: 
UserWarning: Couldn't import dot_parser, loading of dot files will not be 
possible.
  5 gem5 Simulator System.  http://gem5.org
  6 gem5 is copyrighted software; use the --copyright option for details.
  7
  8 gem5 version 20.0.0.3
  9 gem5 compiled Nov  9 2020 09:24:56
10 gem5 started Nov  9 2020 16:32:32
11 gem5 executing on ubuntu-kunpeng920-1, pid 14971
12 command line: /home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt -d 
/home/l00515693/gem5_repo/gem5/rundir/m5out.0 --debug-flags=DistEthernet 
/home/l00515693/gem5_repo/gem5/con    figs/example/fs.py 
--kernel=/home/l00515693/fs-image_fx/binaries/vmlinux 
--machine-type=VExpress_GEM5_V1 
--disk-image=/home/l00515693/fs-image_fx/disks/expanded-aarch64-ubunt    
u-trusty-headless.img --cpu-clock=2GHz --mem-type=DDR4_2933_16x4_new 
--mem-ranks=4 --mem-size=16GB --sys-clock=1600MHz --num-cpus=2 
--cpu-type=ArmV8KvmCPU --ethernet-linkdela    y=10us 
--ethernet-linkspeed=10Gbps 
--checkpoint-dir=/home/l00515693/gem5_repo/gem5/ckptdir/m5out.0 --dist 
--dist-rank=0 --dist-size=2 --dist-server-name=127.0.0.1 --dist-serv    
er-port=2200
13
14 info: Standard input is not a terminal, disabling listeners.
15 Global frequency set at 1000000000000 ticks per second
16       0: etherlink: DistEtherLink::DistEtherLink() link delay:10000000 
ticksPerByte:800
17       0: global: DistIface() ctor rank:0
18 warn: DRAM device capacity (65536 Mbytes) does not match the address range 
assigned (16384 Mbytes)
19 info: kernel located at: /home/l00515693/fs-image_fx/binaries/vmlinux
20 warn: Highest ARM exception-level set to AArch32 but the workload is for 
AArch64. Assuming you wanted these to match.
21 warn: Sockets disabled, not accepting vnc client connections
22 warn: Sockets disabled, not accepting terminal connections
23       0: etherlink: DistEtherLink::init() called
24       0: global: Connecting to 127.0.0.1:2200
25       0: global: Connected, waiting for ack (distIfaceId:0
26 info: Link okay  (iface:0 -> switch iface:0)
27 info: Next dist synchronisation tick is changed to 5200000000000.
28 info: Dist synchronisation interval is changed to 10000000.
29 warn: Sockets disabled, not accepting gdb connections
30 warn: CoherentXBar testsys.membus has no snooping ports attached!
31 info: Using bootloader at address 0x10
32 info: Using kernel entry physical address at 0x80080000
33 info: Loading DTB file: 
/home/l00515693/gem5_repo/gem5/rundir/m5out.0/testsys.dtb at address 0x88000000
34 **** REAL SIMULATION ****
35       0: etherlink: DistEtherLink::startup() called
36       0: global: DistIface::startup() started
37 gem5 has encountered a segmentation fault!
38
39 --- BEGIN LIBC BACKTRACE ---
40 
/home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(_Z15print_backtracev+0x40)[0xaaaab1837810]
41 /home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(+0x12a41c4)[0xaaaab18481c4]
42 linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0xffffa5465688]
43 
/home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(_ZN9DistIface9SyncEvent5startEv+0xc8)[0xaaaab1a1dd08]
44 
/home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(_ZN9DistIface7startupEv+0x1b8)[0xaaaab1a1e590]
45 
/home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(_ZN13DistEtherLink7startupEv+0x2f8)[0xaaaab1a21628]
46 /home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(+0xf637a0)[0xaaaab15077a0]
47 /home/l00515693/gem5_repo/gem5/build/ARM/gem5.opt(+0xd04734)[0xaaaab12a8734]
48 
/usr/lib/aarch64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x7278)[0xffffa5194bd0]
49 --- END LIBC BACKTRACE ---

________________________________
李翼超(Charlie)

华为技术有限公司 Huawei Technologies Co., Ltd.
[Company_logo]
部门:计算系统与组件开发部 [云与计算BG]
手  机:15858232899
电子邮件:liyic...@huawei.com<mailto:liyic...@huawei.com>
地址:中国(China)-杭州(Hangzhou)-滨江区江淑路360号华为杭州研发中心Z4# [3-A06]
________________________________
 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁
止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中
的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from HUAWEI, 
which
is intended only for the person or entity whose address is listed above. Any 
use of the
information contained herein in any way (including, but not limited to, total 
or partial
disclosure, reproduction, or dissemination) by persons other than the intended
recipient(s) is prohibited. If you receive this e-mail in error, please notify 
the sender by
phone or email immediately and delete it!

_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to