Like Parsec, Splash2 doesn't provide any utility to run them via hooks. But Splash benchmarks have more clear code to identify the ROI regions. Look for 'CREATE' macro that creates a thread, and after creating a thread they enter into ROI regions. You'll need to modify Splash source code to add ptlcalls at the start of the ROI.
- Avadh On Tue, Mar 20, 2012 at 6:02 PM, YaoQing,Wang <[email protected]> wrote: > Hi > > please try any command like below > *# ~/parsec-2.1/bin/parsecmgmt -a run -p <pkg> -i <input_type> -c > <CC_TYPE> -n <thread_num>* > * > * > *for example,* > # ~/parsec-2.1/bin/parsecmgmt -a run -i simlarge -c gcc-hooks.roi -n 8 -p > vips > > more information you can get is from > " ~/parsec-2.1/bin/parsecmgmt -help" > > -yq > > On Wed, Mar 21, 2012 at 7:25 AM, Tae Jun Ham <[email protected]> wrote: > >> Hello all, >> >> >> Is there a specific command for ROI functionality? (like -x roi in >> parsec) >> >> >> Thanks >> >> >> -Tae Jun Ham >> >> _______________________________________________ >> 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 > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
