You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this issue to our attention, @OptHuang. I have successfully reproduced the problem and forwarded the details to the relevant team. I will keep you updated with any progress or developments.
Strange bug occurs when I am testing
parpool(2)
on MATLAB R2021b, R2022a, and R2022b as follows.Error using parpool
Undefined function 'pCurrentTaskIsPartOfAPool' for input arguments of type
'double'.
Error in command_a74dfc76_b474_49c5_94e1_8e53283cd400 (line 1)
cd(getenv('MW_ORIG_WORKING_FOLDER'));parpool(2)
Reproduction workflow:
The text was updated successfully, but these errors were encountered: