Why do I receive an error regarding 'parallel.​internal.c​ustomattr.​CustomProp​Types' when running a standalone application that uses 'parpool'?

5 visualizaciones (últimos 30 días)
I get the following error when I try to run a compiled executable that uses 'parpool' against MATLAB Runtime:
The specified superclass 'parallel.internal.customattr.CustomPropTypes' contains a parse error,
cannot be found on MATLAB's search path, or is shadowed by another file with the same name. 

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 9 de Ag. de 2022
Editada: MathWorks Support Team el 9 de Ag. de 2022
First, check if your system path points to the correct version of MATLAB Runtime (that matches the MATLAB release and Update used for deployment), as explained in the following documentation:
In addition, for using Parallel Computing Toolbox functions in deployed applications, you need to pass the cluster profile. If you haven't done it previously, check the link below for ways and steps to do it:

Más respuestas (0)

Categorías

Más información sobre Parallel Computing Fundamentals en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by