Overview
Request 322354 accepted
- 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
Request History
Dmitry_R created request
- 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
factory-auto added factory-repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
mlin7442 added openSUSE:Factory:Staging:adi:2 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:2"
mlin7442 accepted review
Picked openSUSE:Factory:Staging:adi:2
factory-repo-checker reopened review
can't install octave-forge-mapping-1.2.0-2.1.noarch:
nothing provides ocatve-forge-geometry >= 1.4.0 needed by octave-forge-mapping-1.2.0-2.1.noarch
nothing provides ocatve-forge-io >= 2.2.7 needed by octave-forge-mapping-1.2.0-2.1.noarch
nothing provides ocatve-forge-octclip >= 1.0.3 needed by octave-forge-mapping-1.2.0-2.1.noarch
factory-repo-checker accepted review
Builds for repo science/openSUSE_Factory
coolo accepted review
ready to accept
coolo approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory