我刚从GitHub下载了一个新的gem5拷贝。我的目标是通过遵循官方guidelines独立运行Garnet2.0。使用以下命令成功Gem5 scons build/NULL/gem5.debug PROTOCOL=Garnet_standalone 但是当我运行以下命令时 .init__.py", line 55, in <module>ImportError: cannot import name systemc 我用Gem5
当在SE模式下运行GEM5 X86时,我试图从SPEC2006运行bzip2,一开始它失败了,因为它说它不能运行动态执行,所以我用-static标志编译了它。现在我得到了这个错误:gem5 is copyrighted software; use the --copyright option for details.gem5 compiled Oct 27 2018 00:36:02
gem5 started