Revisions of octave-forge-parallel

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 322354 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 2)
- Update to version 3.0.2
  * Bugfix release

- Update to version 3.0.0
  * 'parcellfun' and 'pararrayfun' accept an option "CumFunc" for
    cumulative results.
  * Fix handling of option "UniformOutput" with option "Vectorized" in
    'pararrayfun'.
  * Function 'connect()' has been renamed to 'pconnect()' since the
    previous name is used by the control package.
  * New functions 'netcellfun' and 'netarrayfun' for remote parallel
    execution.
  * New convenience function 'rfeval' for single remote function
    execution.
  * New function 'install_vars' to distribute named variables over the
    parallel cluster.
  * The value returned by pconnect and the variable 'sockets' held by
    pserver, holding the network connections, are now opaque. Indexing
    the connections in this value should work as with the matrix used
    before.
  * Connections can be based on TLS-SRP, which is now the default. New
    function parallel_generate_srp_data generates authorization data.
  * Parallel cluster commands hanging in system calls (e.g. trying to
    read data that was not sent) can be interrupted with Ctrl-C
    (invalidating the network connections in most cases, so that
    information within server memory will be lost).
  * New functions 'network_get_info' and 'network_set'.
  * Within a particular parallel network, servers are supposed to be
    unique now. But a server can be a part of several parallel
    networks, and successful connection attempts of such overlapping
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 310990 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 1)
Part of Octave-Forge project
Displaying all 13 revisions
openSUSE Build Service is sponsored by