Versions in this module Expand all Collapse all v0 v0.1.0 Feb 15, 2025 Changes in this version + func AllocN(n int) (st, end int, err error) + func GatherTableRows(dest, src *table.Table, comm *mpi.Comm) + func GatherTensorRows(dest, src tensor.Values, comm *mpi.Comm) error + func GatherTensorRowsString(dest, src *tensor.String, comm *mpi.Comm) error + func RandCheck(comm *mpi.Comm) error + func ReduceTable(dest, src *table.Table, comm *mpi.Comm, op mpi.Op) + func ReduceTensor(dest, src tensor.Values, comm *mpi.Comm, op mpi.Op) error