ginkgo/core/distributed/partition_helpers.hpp Source File#
|
Reference API
|
partition_helpers.hpp
Definition mpi.hpp:416
std::unique_ptr< Partition< LocalIndexType, GlobalIndexType > > build_partition_from_local_size(std::shared_ptr< const Executor > exec, mpi::communicator comm, size_type local_size)
std::unique_ptr< Partition< LocalIndexType, GlobalIndexType > > build_partition_from_local_range(std::shared_ptr< const Executor > exec, mpi::communicator comm, span local_range)
Definition range.hpp:46
Generated by