I have a problem in I parallelize my matlab code,

2 visualizaciones (últimos 30 días)
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA el 29 de Jul. de 2021
Hello everyone
I use the parfor loop to parallelize my code here is the message that is displayed:"The temporary variable val in a parfor is uninitialized."
  4 comentarios
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA el 23 de Ag. de 2021
here is the error message:
An UndefinedFunction error was thrown on the workers for 'mex'. This might be because the file containing 'mex' is not
accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. See the
documentation for 'parallel.Pool/addAttachedFiles' for more details.
PIERRE OLIVIER SCHOUEL ATANGANA
PIERRE OLIVIER SCHOUEL ATANGANA el 23 de Ag. de 2021
excuse me as I often respond late. I do not yet understand how the forum looks

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Parallel for-Loops (parfor) en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by