Parallel programmin: matlabpool error

1 view (last 30 days)
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.

Accepted Answer

Walter Roberson
Walter Roberson on 19 Jul 2012
  1 Comment
Daniel Jaló
Daniel Jaló on 19 Jul 2012
I didn't understand. I should change my hostname? to what exactally? And is that all it takes to solve my problem? Sorry for asking, but I'm really a beginner when it comes to linux.
Thanks. Daniel

Sign in to comment.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!