![]() |
Project
|
Minimum resident blocks per compute unit to request when no per-kernel measurement exists. More...
#include <LaunchGeometry.h>
Public Member Functions | |
| constexpr int | min () const |
| Return the smallest occupancy value in the table. | |
| constexpr int | max () const |
| Return the largest occupancy value in the table. | |
Public Attributes | |
| int | computeLayerTracklets {1} |
| int | computeLayerCells {1} |
| int | computeLayerCellNeighbours {1} |
| int | processNeighboursCellSeed {1} |
| int | processNeighboursTrackSeed {1} |
| int | fitTrackSeeds {1} |
| int | fitTrackSeedsExtended {1} |
| int | compileLookupTable {1} |
Minimum resident blocks per compute unit to request when no per-kernel measurement exists.
Definition at line 65 of file LaunchGeometry.h.
|
inlineconstexpr |
Return the largest occupancy value in the table.
Definition at line 88 of file LaunchGeometry.h.
|
inlineconstexpr |
Return the smallest occupancy value in the table.
Definition at line 76 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::compileLookupTable {1} |
Definition at line 73 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::computeLayerCellNeighbours {1} |
Definition at line 68 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::computeLayerCells {1} |
Definition at line 67 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::computeLayerTracklets {1} |
Definition at line 66 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::fitTrackSeeds {1} |
Definition at line 71 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::fitTrackSeedsExtended {1} |
Definition at line 72 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::processNeighboursCellSeed {1} |
Definition at line 69 of file LaunchGeometry.h.
| int o2::its::gpu::KernelOccupancy::processNeighboursTrackSeed {1} |
Definition at line 70 of file LaunchGeometry.h.