![]() |
ATLAS Offline Software
|
Functions | |
| HostCopyToolCfg (flags, **kwargs) | |
| HostMemoryResourceToolCfg (flags, **kwargs) | |
| DeviceMemoryResourceToolCfg (flags, **kwargs) | |
| SharedMemoryResourceToolCfg (flags, **kwargs) | |
| MemoryResourcesToolCfg (flags, **kwargs) | |
| CopyToolCfg (flags, **kwargs) | |
| CopiesToolCfg (flags, **kwargs) | |
| python.AthDeviceCompsConfig.CopiesToolCfg | ( | flags, | |
| ** | kwargs ) |
Default tool providing the ICopiesTool interface for the selected backend
Definition at line 138 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.CopyToolCfg | ( | flags, | |
| ** | kwargs ) |
Default tool providing the ICopyTool interface for the selected backend
Definition at line 117 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.DeviceMemoryResourceToolCfg | ( | flags, | |
| ** | kwargs ) |
Default "device side" memory resource provider tool
Definition at line 49 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.HostCopyToolCfg | ( | flags, | |
| ** | kwargs ) |
Default "host side" copy object provider tool
Definition at line 11 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.HostMemoryResourceToolCfg | ( | flags, | |
| ** | kwargs ) |
Default "host side" memory resource provider tool
Definition at line 25 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.MemoryResourcesToolCfg | ( | flags, | |
| ** | kwargs ) |
Default tool providing the IMemoryResourcesTool interface for the selected backend
Definition at line 95 of file AthDeviceCompsConfig.py.
| python.AthDeviceCompsConfig.SharedMemoryResourceToolCfg | ( | flags, | |
| ** | kwargs ) |
Default "host/device shared" memory resource provider tool
Definition at line 72 of file AthDeviceCompsConfig.py.