[gem5-users] Re: [Big, Little] clusters with CHI and SE mode

2021-06-28 Thread Javed Osmany via gem5-users
Hello Gabriel Have tried to follow your flow. Have generated the custom version of CHI.py and se.py (both files attached). I have used HelloWorld program to pipe flush. The command I have used to run being: ./build/ARM/gem5.opt configs/example/se_kirin_custom.py --ruby --topology=Pt2Pt --cpu-

[gem5-users] Re: [Big, Little] clusters with CHI and SE mode

2021-06-28 Thread Javed Osmany via gem5-users
Hi Gabriel Outlook blocked the attachments. Resending the two files as WinRar archive. Best regards JO _ From: Javed Osmany Sent: 28 June 2021 11:35 To: gem5 users mailing list Cc: Gabriel Busnot ; Javed Osmany Subject: RE: [gem5-users] Re: [Big, L

[gem5-users] Re: [Big, Little] clusters with CHI and SE mode

2021-06-28 Thread Gabriel Busnot via gem5-users
Hi Javed, This is an error from the dot file processing tool. For some reason, likely a hard coded string buffer size, it does not support lines longer that 16384 lines. Luckily, you don’t need it and can ignore this error. The second error says that one of the parameters has no set value. In yo

[gem5-users] Re: [Big, Little] clusters with CHI and SE mode

2021-06-28 Thread Javed Osmany via gem5-users
Hello Gabriel Thank you for the pointer. Best regards J.Osmany -Original Message- From: Gabriel Busnot via gem5-users [mailto:gem5-users@gem5.org] Sent: 28 June 2021 12:49 To: gem5-users@gem5.org Cc: Gabriel Busnot Subject: [gem5-users] Re: [Big, Little] clusters with CHI and SE mode

[gem5-users] SSH on ARM Full System

2021-06-28 Thread Νικόλαος Ταμπουρατζής via gem5-users
Dear gem5 community, I have connected successfully two gem5s through e1000 ethernet card. You can see the terminal output in the following commands: 1st GEM5: root@aarch64-gem5:/# ifconfig eth0: flags=4163 mtu 1500 inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255