Belle II Software development
LSFMemoryIntensiveTask Class Reference
Inheritance diagram for LSFMemoryIntensiveTask:
LSFTask CKFResultFilterTeacherTask CKFStateFilterTeacherTask

Public Attributes

 job_name = self.task_id
 set the job name (inherited variable)
 

Static Public Attributes

str job_slots = '4'
 number of job slots
 
str batch_system = 'lsf'
 batch system
 
str queue = 's'
 queue
 

Detailed Description

Same as LSFTask, but for memory-intensive tasks.

Definition at line 200 of file combined_to_pxd_ckf_mva_training.py.

Member Data Documentation

◆ batch_system

str batch_system = 'lsf'
staticinherited

batch system

Definition at line 189 of file combined_to_pxd_ckf_mva_training.py.

◆ job_name

job_name = self.task_id
inherited

set the job name (inherited variable)

Definition at line 197 of file combined_to_pxd_ckf_mva_training.py.

◆ job_slots

str job_slots = '4'
static

number of job slots

Definition at line 206 of file combined_to_pxd_ckf_mva_training.py.

◆ queue

str queue = 's'
staticinherited

queue

Definition at line 191 of file combined_to_pxd_ckf_mva_training.py.


The documentation for this class was generated from the following file: