Parmida Vahdatnia
2018-08-21 09:16:42 UTC
Hello
I've been using -c to give workloads to my cpus in a xy_mesh on gem5 in the
command line, I decided to change the hard code for doing the same thing to
see what will happen so I did this to se.py: (I commented the workload part
and replaced it with my own)
I was expecting to either get some Hello Worlds or an error. but I'm
getting this message:
command line: ./build/X86/gem5.opt configs/example/se_mine.py --ruby
--num-cpus=16 --num-dirs=16 --network=garnet2.0 --topology=Mesh_XY
--mesh-rows=4
No workload specified. Exiting!
now how is that it says there is no workload specified?
Thank you!
I've been using -c to give workloads to my cpus in a xy_mesh on gem5 in the
command line, I decided to change the hard code for doing the same thing to
see what will happen so I did this to se.py: (I commented the workload part
and replaced it with my own)
I was expecting to either get some Hello Worlds or an error. but I'm
getting this message:
command line: ./build/X86/gem5.opt configs/example/se_mine.py --ruby
--num-cpus=16 --num-dirs=16 --network=garnet2.0 --topology=Mesh_XY
--mesh-rows=4
No workload specified. Exiting!
now how is that it says there is no workload specified?
Thank you!