Also is there a way to tell a number of cpus to do nothing? I get an error of list index when I don't assign any process to some of them in the se code.
On Wed, Aug 15, 2018 at 12:08 PM, Parmida Vahdatnia < [email protected]> wrote: > Hi all > I'm trying to run some processes in various mapping ways on a XY_Mesh in > gem5, for this I'm assigning each cpu in the mesh with a selected process > but till now I've only used the basic hello world in test-progs while I > want my processes to contain mathematical and other kind of work. > are there any other processes like the hello world that I can use in gem5? > and if not and if I should use benchmarks is there a way to break > benchmarks into tasks and assign each task to separated cpus in gem5? > thank you! > >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
