octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPI and private methods in octave::load_save_system


From: Olaf Till
Subject: Re: MPI and private methods in octave::load_save_system
Date: Sun, 17 Feb 2019 20:46:14 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Fri, Feb 15, 2019 at 05:29:26PM -0500, John W. Eaton wrote:
>   write_header
>   save_binary_data
>   read_binary_file_header
>   read_binary_data

Only as a side note, for data exchange involving only code of a single
package, it should be possible to do without the above, as e.g. in
current parallel package:

https://sourceforge.net/p/octave/parallel/ci/default/tree/src/minimal-load-save.cc

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]