[gem5-users] Build gem5 on macOS

2019-10-23 Thread Tom Ray
I have downloaded the gem5-master from the github, and want to build the gem5 on macos. However, it's not successfully built. The error is as follows: #+BEGIN_SRC error_log $ scons build/ARM/gem5.opt -j2 scons: Reading SConscript files ... Warning: Protocol buffer compiler (protoc)

Re: [gem5-users] In the latest gem5 master, how to set sve vector length ?

2019-09-10 Thread Tom Ray
Thanks a lot. Maybe next time, I should check the stackoverflow website before I ask question in here ? I will have a try by the means you told me. Again, thanks for you patient response. 在 2019-09-10 22:51:55,"Ciro Santilli" 写道: On Tue, Sep 10, 2019 at 7:21 AM Tom

[gem5-users] Has branch sve_beta1 been merged into the master ? It seems not.

2019-09-05 Thread Tom Ray
, the alternative way or a better way may be to try the full system mode for the sve_beta1 ? 在 2019-09-05 17:03:32,"Ciro Santilli" 写道: On Thu, Sep 5, 2019 at 7:31 AM Tom Ray wrote: Hi Santilli, Thanks for your careful responses. My gem5 version is a branch (namely

Re: [gem5-users] panic: Attempted to execute unimplemented instructions 'mrs' (inst 0x4d5380000)

2019-09-05 Thread Tom Ray
Hi Santilli, Thanks for your careful responses. My gem5 version is a branch (namely sve_beta1) downloaded from https://gitlab.com/arm-hpc/gem5/tree/sve/beta1, and the recent version is e9d0d6c5. I am not sure whether this version (15f2736a for short)