Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gaudi Provides Services/Tools Fermi Uses

ChronoSvc - monitors the cpu usage for all algorithms and provides a report at the end of the job.****Chrono**** INFO ****************************************************************************************************
****Chrono**** INFO The Final CPU consumption ( Chrono ) Table (ordered)
****Chrono**** INFO ****************************************************************************************************
EA_Generation INFO Time User : Tot= 446 s Ave/Min/Max= 4.46(+- 17.8)/ 0/5.06e+03 ms #=100000
Generation:execute INFO Time User : Tot= 446 s Ave/Min/Max= 4.46(+- 17.8)/ 0/5.06e+03 ms #=100000
FirstPass:execute INFO Time User : Tot= 12.2min Ave/Min/Max= 68.8(+- 106)/ 0/1.36e+03 ms #=10602
EA_Tkr INFO Time User : Tot= 12.2min Ave/Min/Max= 68.8(+- 106)/ 0/1.36e+03 ms #=10602
Tkr:execute INFO Time User : Tot= 12.2min Ave/Min/Max= 68.9(+- 106)/ 0/1.36e+03 ms #=10602
EA_Reconstruction INFO Time User : Tot= 13.9min Ave/Min/Max= 78.8(+- 117)/ 0/1.37e+03 ms #=10602
Reconstruction:... INFO Time User : Tot= 13.9min Ave/Min/Max= 78.8(+- 117)/ 0/1.37e+03 ms #=10602
Triggered:execute INFO Time User : Tot= 14.9min Ave/Min/Max= 84.3(+- 117)/ 0/1.37e+03 ms #=10602
EA_Event INFO Time User : Tot= 29.7min Ave/Min/Max= 17.8(+- 59)/ 0/9.78e+03 ms #=100000
Event:execute INFO Time User : Tot= 29.7min Ave/Min/Max= 17.8(+- 59)/ 0/9.78e+03 ms #=100000
Top:execute INFO Time User : Tot= 29.7min Ave/Min/Max= 17.8(+- 59)/ 0/9.78e+03 ms #=100000
ChronoStatSvc INFO Time User : Tot= 30.8min #= 1
****Chrono**** INFO ****************************************************************************************************
ChronoStatSvc.f... INFO Service finalized succesfully

JobOptionsSvc - Handles ASCII jobOptions files which allow setting of runtime parameters for all algorithm, services, tools, etc as well as determining the sequence of execution.  Allows for conditional execution based on user-defined conditions.

...