The Gaudi Framework  v32r0 (3325bb39)
OffloadCMSRecoScenario Namespace Reference

Variables

int evtslots = 1
 
int evtMax = 5
 
int algosInFlight = 4
 
 whiteboard
 
 slimeventloopmgr
 
 ThreadPoolSize
 
 OutputLevel
 
 PreemptiveIOBoundTasks
 
 MaxIOBoundAlgosInFlight
 
 timeValue
 
 ifIObound
 
 sequencer
 
 EvtMax
 
 EvtSel
 
 ExtSvc
 
 EventLoop
 
 TopAlg
 
 MessageSvcType
 

Variable Documentation

int OffloadCMSRecoScenario.algosInFlight = 4

Definition at line 12 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.EventLoop

Definition at line 52 of file OffloadCMSRecoScenario.py.

int OffloadCMSRecoScenario.evtMax = 5

Definition at line 11 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.EvtMax

Definition at line 49 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.EvtSel

Definition at line 50 of file OffloadCMSRecoScenario.py.

int OffloadCMSRecoScenario.evtslots = 1

Definition at line 10 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.ExtSvc

Definition at line 51 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.ifIObound
Initial value:
1 = precedence.RndBiasedBooleanValue(
2  pattern={
3  True: 70,
4  False: 637
5  }, seed=1)

Definition at line 34 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.MaxIOBoundAlgosInFlight

Definition at line 24 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.MessageSvcType

Definition at line 54 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.OutputLevel

Definition at line 22 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.PreemptiveIOBoundTasks

Definition at line 23 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.sequencer
Initial value:
1 = precedence.CruncherSequence(
2  timeValue,
3  ifIObound,
4  sleepFraction=0.9,
5  cfgPath="cms/reco/cf.graphml",
6  dfgPath="cms/reco/df.graphml",
7  topSequencer='TopSequencer').get()
auto get(const Handle &handle, const Algo &, const EventContext &) -> decltype(details::deref(handle.get()))

Definition at line 40 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.slimeventloopmgr
Initial value:
1 = HiveSlimEventLoopMgr(
2  SchedulerName="AvalancheSchedulerSvc", OutputLevel=INFO)

Definition at line 17 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.ThreadPoolSize

Definition at line 21 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.timeValue
Initial value:
1 = precedence.RealTimeValue(
2  path="cms/reco/algs-time.json", defaultTime=0.0)

Definition at line 29 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.TopAlg

Definition at line 53 of file OffloadCMSRecoScenario.py.

OffloadCMSRecoScenario.whiteboard
Initial value:
1 = HiveWhiteBoard(
2  "EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)

Definition at line 14 of file OffloadCMSRecoScenario.py.