octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59952] [octave forge] (parallel) command line


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #59952] [octave forge] (parallel) command line function call issues
Date: Fri, 12 Feb 2021 10:41:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0

Follow-up Comment #4, bug #59952 (project octave):

Hi Olaf, thanks for checking!

On my machine (linux mint 19.3 / ubuntu 18.04.1), v4.0.0 from octave forge
produces the array of -1s as stated earlier, and the development version
(tried just now) hangs indefinitely; pressing Ctrl-C dumps the following
message:


octave:4> vector_z = pararrayfun( nproc, @(x,y) mul(x,y), vector_x, vector_y)
^Ccould not load variable
could not load variable
error: __rfeval_slave__: could not read argument index
could not load variable
could not receive result
error: __parcellfun_get_next_result__: could not receive result
error: called from
    parcellfun at line 201 column 16
    pararrayfun at line 85 column 28
error: __rfeval_slave__: could not read argument index


So I do not get the same error / behaviour as you, but I do agree that the
behaviour on your end would close this particular bug report nicely (though
maybe with a slightly more informative error could be useful). Would you
prefer I open a [new] bug report for the 'hanging' behaviour?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59952>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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