mpi2cpu: mpi2cpu

Description Usage Arguments Value

View source: R/helpers.r

Description

Copy the data in an MPI matrix to a CPU matrix. They can be of different fundamental types (e.g. float/double).

Usage

1
mpi2cpu(mpi_in, cpu_out, rdest = 0, cdest = 0)

Arguments

mpi_in

Input.

cpu_out

Ouput.

rdest, cdest

The row/column index of the receiving process.

Value

Returns NULL.


wrathematics/fmlr documentation built on Jan. 17, 2022, 4:10 p.m.