Borrar filtros
Borrar filtros

Parallel Pool No data errors

6 visualizaciones (últimos 30 días)
Deepika Gupta
Deepika Gupta el 17 de Mayo de 2023
Comentada: Raymond Norris el 16 de Jun. de 2023
I am failing to start a parallel pool (which was starting just fine 1 week ago... the only change is that I unplugged the ethernet cable).
This is the error I am receiving
Underlying error: failed to bind to endpoint
Cause: resolve: the requested name is valid, but no data of the requested type was found (system:11004)
  2 comentarios
Raymond Norris
Raymond Norris el 17 de Mayo de 2023
Is the pool running locally? Or are you running it on an HPC cluster (e.g., MJS, Slurm, etc.)?
Deepika Gupta
Deepika Gupta el 17 de Mayo de 2023
locally, I think

Iniciar sesión para comentar.

Respuestas (2)

Raymond Norris
Raymond Norris el 18 de Mayo de 2023
Glad you mentioned that you unplugged the Ethernet cable, that helped me track this down a bit (I think).
It appears as though this might have been fixed in R2021a and backported to R2020b (not sure which update). Which version are you running?
matlabRelease
  4 comentarios
Walter Roberson
Walter Roberson el 19 de Mayo de 2023
I was recently seeing some oddities in link state on a Mac, times where it thought a link interface was connected even though I was fairly sure the other end was down. I was working with some pretty old external hardware at the time (2005-ish).
Walter Roberson
Walter Roberson el 19 de Mayo de 2023
Historically, on PC plugging in one end of an Ethernet cable to a half duplex Ethernet card (and I do mean card!) could trigger a link reset that could lead to state glitches. By the time of auto-negotiation with 100 megabits, this had been completely resolved for nearly all cards except some of the very very cheap ones.
This was, of course, difficult to figure out.

Iniciar sesión para comentar.


旭 刘
旭 刘 el 16 de Jun. de 2023
I had the same problem and parallel didn't work after installation. Save me

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by