On Tue, Feb 21, 2012 at 9:19 AM, Tae Jun Ham <[email protected]> wrote:

> Hello all,
>
>
> I know that I can run multiple benchmarks by using run_bench python
> script;
>
> however, I want to know if it is possible to run different workloads for
> each core without using batch run script.
>
>
> Not with this script.  This run_bench.py script relies on 'checkpoints'
that are present in the disk image.  For this you can try
'create_checkpoint.py' script to issue different commands to VM.  By
default this script issues 'ptlcall' to create a checkpoint but you can
modify this script to execute your own command and use ptlcall to switch to
simulation mode instead of creating checkpoints.

- Avadh

> Thank you
>
>
> -Tae Jun
>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to