Re: [Gems-users] how to run different benchmarks on different cores in a CMP system


Date: Tue, 16 Jun 2009 07:38:04 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] how to run different benchmarks on different cores in a CMP system
You have the right general idea.

Here is the manual entry on processor set management.
http://docs.sun.com/app/docs/doc/816-5166/psrset-1m?a=view

Regards,
Dan

On Tue, Jun 16, 2009 at 2:52 AM, <shanshuchang@xxxxxxxxx> wrote:
Hi all,

   I have boot 16-core CMP system, also I have install simics3.0.31 +
GEMS2.1 as the simulation platform.
  I want to use different cores to run different benchmarks.For
example,assuming two multicore benchmarks called P1 and P2,and now I
want to use the first 8 cores(cpu0-cpu7) to run P1 and the remaining
cores run P2.
  Here is what I supposed: I need to write a new file which contains the
two benchmarks, do the specified work about the processor set and
processor binding in the file,then I compile the work,copy the binaries
to the simulated 16-core machine,load modules and run the simulation.
Is it right?
  I have found from the previous questions in this forum that benchmark
binding work has been handled by guys here.I wander if anyone can pass
me some instances about how to finish the benchmark-binding work...

any help will be appreciated!

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.




--
http://www.cs.wisc.edu/~gibson [esc]:wq!
[← Prev in Thread] Current Thread [Next in Thread→]