pub type CUAllocation = HashMap<PhysicalCoreId, CUID>;
pub struct CUAllocation { /* private fields */ }