Description Usage Arguments Value
Copy the data in an MPI matrix to a CPU matrix. They can be of different fundamental types (e.g. float/double).
1 | mpi2cpu(mpi_in, cpu_out, rdest = 0, cdest = 0)
|
mpi_in |
Input. |
cpu_out |
Ouput. |
rdest, cdest |
The row/column index of the receiving process. |
Returns NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.