Fail to create more than 12 workers using parallel toolbox on linux (matlab R2019b)
Show older comments
I am trying to using parallel toolbox on linux, the cores is 56, I would like to set the workers to 56. But it failed.
Here are the errors:
7*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad0265120 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad03caef0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad0266da0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': double free or corruption (!prev): 0x00007faad0266da0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad00ddda0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad00ffab0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad0397370 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad00f5f70 ***
*** Error in `*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad0099bd0 ***
/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad03876c0 ***
*** Error in `*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': *** Error in `double free or corruption (!prev): 0x00007faad02a7aa0 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad016a660 ***
*** Error in `/opt/hpc/MATLAB/R2019b/bin/glnxa64/MATLAB': free(): corrupted unsorted chunks: 0x00007faad02cda00 ***
Please help me! Thanks!
Answers (1)
Raymond Norris
on 22 Feb 2021
0 votes
Here are a couple of similar posts that might help
Bottom line: might be a ulimit issue. Otherwise, please contact Technical Support (support@mathworks.com).
Categories
Find more on Speed and Area Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!