Parallel programmin: matlabpool error
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!