ATLAS Offline Software
Static Public Attributes | List of all members
python.AthenaMPFlags.AffinityCPUList Class Reference
Inheritance diagram for python.AthenaMPFlags.AffinityCPUList:
Collaboration diagram for python.AthenaMPFlags.AffinityCPUList:

Static Public Attributes

bool statusOn = True
 
list allowdTypes = ['list']
 
list StoredValue = []
 

Detailed Description

Flag to set the pining of parallel workers to cpu from the list

Definition at line 28 of file AthenaMPFlags.py.

Member Data Documentation

◆ allowdTypes

list python.AthenaMPFlags.AffinityCPUList.allowdTypes = ['list']
static

Definition at line 31 of file AthenaMPFlags.py.

◆ statusOn

bool python.AthenaMPFlags.AffinityCPUList.statusOn = True
static

Definition at line 30 of file AthenaMPFlags.py.

◆ StoredValue

list python.AthenaMPFlags.AffinityCPUList.StoredValue = []
static

Definition at line 32 of file AthenaMPFlags.py.


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