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

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

[Octave-bug-tracker] [bug #59394] [octave forge] (parallel) integers ret


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #59394] [octave forge] (parallel) integers returned instead of error
Date: Sun, 1 Nov 2020 12:37:13 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #2, bug #59394 (project octave):

It turned out that for Octave-6.0.... I made a mistake and had not installed
the current development revision of the parallel package
(https://sourceforge.net/p/octave/parallel/ci/039d79e52726414572bd043a728e12b310f6b9cd/).

With the above revision of 'parallel', the issue is not present even with
Octave-6.0...., i.e. an error is thrown as expected:

octave:1> pkg load parallel
octave:2> w = parcellfun(1, @foo, {1, 2})
execution error
error: __parcellfun_get_next_result__: could not receive result
error: called from
    parcellfun at line 201 column 16
octave:3> 


So, as in bug #59328, @OP: Which revision of 'parallel' did you use and how
did you install it?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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