The Gaudi Framework  v32r2 (46d42edc)
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

◆ algosInFlight

int OffloadCMSRecoScenario.algosInFlight = 4

Definition at line 12 of file OffloadCMSRecoScenario.py.

◆ EventLoop

OffloadCMSRecoScenario.EventLoop

Definition at line 52 of file OffloadCMSRecoScenario.py.

◆ evtMax

int OffloadCMSRecoScenario.evtMax = 5

Definition at line 11 of file OffloadCMSRecoScenario.py.

◆ EvtMax

OffloadCMSRecoScenario.EvtMax

Definition at line 49 of file OffloadCMSRecoScenario.py.

◆ EvtSel

OffloadCMSRecoScenario.EvtSel

Definition at line 50 of file OffloadCMSRecoScenario.py.

◆ evtslots

int OffloadCMSRecoScenario.evtslots = 1

Definition at line 10 of file OffloadCMSRecoScenario.py.

◆ ExtSvc

OffloadCMSRecoScenario.ExtSvc

Definition at line 51 of file OffloadCMSRecoScenario.py.

◆ ifIObound

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.

◆ MaxIOBoundAlgosInFlight

OffloadCMSRecoScenario.MaxIOBoundAlgosInFlight

Definition at line 24 of file OffloadCMSRecoScenario.py.

◆ MessageSvcType

OffloadCMSRecoScenario.MessageSvcType

Definition at line 54 of file OffloadCMSRecoScenario.py.

◆ OutputLevel

OffloadCMSRecoScenario.OutputLevel

Definition at line 22 of file OffloadCMSRecoScenario.py.

◆ PreemptiveIOBoundTasks

OffloadCMSRecoScenario.PreemptiveIOBoundTasks

Definition at line 23 of file OffloadCMSRecoScenario.py.

◆ sequencer

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.

◆ slimeventloopmgr

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

Definition at line 17 of file OffloadCMSRecoScenario.py.

◆ ThreadPoolSize

OffloadCMSRecoScenario.ThreadPoolSize

Definition at line 21 of file OffloadCMSRecoScenario.py.

◆ timeValue

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.

◆ TopAlg

OffloadCMSRecoScenario.TopAlg

Definition at line 53 of file OffloadCMSRecoScenario.py.

◆ whiteboard

OffloadCMSRecoScenario.whiteboard
Initial value:
2  "EventDataSvc", EventSlots=evtslots, OutputLevel=INFO)
Data service base class.

Definition at line 14 of file OffloadCMSRecoScenario.py.