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

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 188 of file cdc_and_svd_ckf_merger_mva_training.py.

Member Data Documentation

◆ batch_system

str batch_system = 'lsf'
staticinherited

batch system

Definition at line 177 of file cdc_and_svd_ckf_merger_mva_training.py.

◆ job_name

job_name = self.task_id
inherited

set the job name (inherited variable)

Definition at line 185 of file cdc_and_svd_ckf_merger_mva_training.py.

◆ job_slots

str job_slots = '4'
static

number of job slots

Definition at line 194 of file cdc_and_svd_ckf_merger_mva_training.py.

◆ queue

str queue = 's'
staticinherited

queue

Definition at line 179 of file cdc_and_svd_ckf_merger_mva_training.py.


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