httomo.runner.dataset_store_backing.estimate_section_memory

httomo.runner.dataset_store_backing.estimate_section_memory#

httomo.runner.dataset_store_backing.estimate_section_memory(nprocs: int, rank: int, allgather_func: Callable[[Any], list[Any]] | None, dtype: numpy.typing.DTypeLike, global_shape: Tuple[int, int, int], sections: List[Section], section_idx: int, consider_pinned_memory_pool: bool = False) int[source]#