Parallel programmin: matlabpool error
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Good day, dearest of communities,
Much to my dismay, not once have I ever successfully made use of parallel computing code without being displayed the following message error, after using any variation of matlabpool (e.g. matlabpool open):
??? Error using ==> matlabpool at 125
Java exception occurred:
java.net.UnknownHostException: ua-PC: ua-PC
at java.net.InetAddress.getLocalHost(Unknown Source)
ua-PC is the name of my computer.
As of the present moment, I'm making use of Ubuntu 12.04. If you were to be in necessity of further computer specifications, you need only ask me, as I will gladly provide you with such information. Please beware that I am not a very wise Linux user.
I do appreciate any effort towards the resolution if my issue.
Daniel.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!