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

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

[Octave-bug-tracker] [bug #63412] [octave forge] (parallel) Optim not wo


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63412] [octave forge] (parallel) Optim not working with parallel package
Date: Thu, 24 Nov 2022 08:24:58 -0500 (EST)

Update of bug #63412 (project octave):

                 Summary: Octave Optim not working with parallel package =>
[octave forge] (parallel) Optim not working with parallel package

    _______________________________________________________

Follow-up Comment #1:

Which versions of Octave, the optim package and the parallel package are you
using?

IIUC, the parallel package starts several Octave instances which perform
different portions of the evaluation.

Afaict, you'd need to load any packages in your .octaverc file to have them
available in all of these separate instances of Octave.
In your example, that would be `pkg load optim`.

Does that help?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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