Borrar filtros
Borrar filtros

Problem with parallel computing

2 visualizaciones (últimos 30 días)
Luis Isaac
Luis Isaac el 25 de Nov. de 2016
Comentada: Walter Roberson el 25 de Nov. de 2016
Dear;
This is the first time I use parfor loop and I trying to run a program on my local computer when I run the program matlab says:
Error in parallel_function>iMakeRemoteParfor (line 1060)
P = distcomp.remoteparfor(pool, W, @make_channel, parfor_C);
Error in parallel_function (line 444)
[P, W] = iMakeRemoteParfor(pool, W, parfor_C);
What am I doing wrong? I previously run the validate tool on the Cluster Profile mamager and every status has been passed
Thanks
  1 comentario
Walter Roberson
Walter Roberson el 25 de Nov. de 2016
Is that the entire message? Does it not tell you what error it thinks has occurred?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Parallel Server 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