Hi everyone,

I'm trying to run a multi threaded benchmark on syscall emulation mode,
however I'm getting this error:

fatal: clone: no spare thread context in system

So, Is possible to run multi threaded applications on SE mode? If the
answer is yes, an extra work to build the benchmark is required?

I'm using the following commands to build and run gem5:

scons ./build/X86/gem5.opt PROTOCOL=MOESI_CMP_directory RUBY=True -j7


./build/X86/gem5.opt configs/example/se.py --ruby -n 2 --caches --l2cache
--num-l2cache=2 --num-dir=2 --topology=Mesh_XY --network=garnet2.0
--mesh-rows=1 -c
tests/parsec-3.0/pkgs/apps/blackscholes/inst/amd64-linux.gcc/bin/blackscholes
-o '2 tests/parsec-3.0/pkgs/apps/blackscholes/inputs/in_4.txt out.txt'
--force-vef-trace --link-width-bits=672 --routing-algorithm=1

Thanks for your time guys.

Best,
Cano.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to