Hi,
I want to create flexpoints for my own workload. Considering the region of 
interest:
// initialize
BEGIN_ROI   // will send a magic break to create a cold checkpoint
// core   
FINISH_ROI  // will send a magic break to stop the warm simulation
// finalize
 
I want to know how many flexpoint should I create since number of flexpoints is 
given as an argument to the commandline?

Logically the warm-up simulation (create flexpoint phase) should be stoped at 
either maximum number of flexpoints given to the command or the magic break 
just before FINISH_ROI. Anything else will be result in under simulation or 
over simulation.

Thanks, 
// Naderan *Mahmood;


      

Reply via email to