[Gretl-devel] Re: MPI - sending data between nodes

2019-08-28 Thread Allin Cottrell
On Wed, 28 Aug 2019, Sven Schreiber wrote: > Am 28.08.2019 um 09:43 schrieb Marcin Błażejowski: > > Hi, > > > > I wonder if there are some options for sending/brodcasting arrays and/or > > bundles over the MPI world? > > Arrays - I don't think so, but the gretl MPI doc says about bundles: > "for

[Gretl-devel] Re: MPI - sending data between nodes

2019-08-28 Thread Marcin Błażejowski
On 28.08.2019 10:08, Sven Schreiber wrote: > Am 28.08.2019 um 09:43 schrieb Marcin Błażejowski: >> Hi, >> >> I wonder if there are some options for sending/brodcasting arrays and/or >> bundles over the MPI world? > > Arrays - I don't think so, but the gretl MPI doc says about bundles: > "for

[Gretl-devel] Re: MPI - sending data between nodes

2019-08-28 Thread Sven Schreiber
Am 28.08.2019 um 09:43 schrieb Marcin Błażejowski: Hi, I wonder if there are some options for sending/brodcasting arrays and/or bundles over the MPI world? Arrays - I don't think so, but the gretl MPI doc says about bundles: "for bundles only mpisend, mpirevc and mpibcast are supported", so