[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [octave-forge] parallel-4.0.0 package release
From: |
sshah |
Subject: |
Re: [octave-forge] parallel-4.0.0 package release |
Date: |
Mon, 27 Apr 2020 19:47:30 -0500 (CDT) |
Thank you for updating the parallel package.
I noticed that global variables in the workspace are no longer accessible
during parallel execution of functions. This behavior is new in parallel
4.0.0.
Up to parallel version 3.1.3, global variables declared in the workspace
were accessible (reading) in the asynchronously executing processes
(threads). At the very least, it would be valuable to clearly state how
the expected behavior differs from serial function execution as in arrayfun.
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html