Skip to content
  • Utkarsh Ayachit's avatar
    Remove MultiBlock::GetGlobalNumberOfBlocks. · f966a362
    Utkarsh Ayachit authored
    Removing another API that need not be on MultiBlock. There's generally
    no need for apps to know this. If needed, we can add `...Compute`
    function. This removes another API on MultiBlock that could trigger
    parallel communication/synchronization.
    f966a362