MATLAB: Do I receive the error “MATLAB core dump: Exit on fatal error (no core) enabled.” when running parallel jobs

coreexitfatalparallelParallel Computing Toolbox

When running parallel jobs with core dumps disabled, I receive the following error when I run GETDEBUGLOG:
MATLAB core dump: Exit on fatal error (no core) enabled.
and the job completes both on the workers and the client.

Best Answer

This enhancement has been incorporated in Release 2009a (R2009a). For previous product releases, read below for any possible workarounds:
This is expected behavior. The message is a completely normal part of PCT worker execution. The message is simply informing you that core dumps are disabled.