Parallel Computing and Network connection

Hi,
Is there a need to be connected to the internet while matlabpool is running on a single multicore machine?
I can run a code in parallel only when I am connected to the internet; otherwise, matlabpool hangs and does not initialise.
I have tested this both on Windows 7 Ultimate 64-bit (quad core machine) and also Mac OSX (dual core machine). On both of this machines, matlabpool only works if I am connected to the internet [or MATLAB and MPIexec are allowed to access the internet]. While this is OK if I have internet access, but it is not always the case.
Cheers

댓글 수: 3

Edric Ellis
Edric Ellis 2011년 3월 10일
Which version of MATLAB / Parallel Computing Toolbox are you using? Are you using the "local" scheduler? (You shouldn't need internet access for this).
Edric Ellis
Edric Ellis 2011년 3월 10일
I just tried pulling the network cable out of my Windows 7 machine and using R2010b was able to run "matlabpool local 4"...
Moes
Moes 2011년 3월 11일
I am using version R2009b. The setting for Parallel is the default "local" setting. I have not changed anything.
I don't know why but it only works if it's allowed to connect to the net.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 3월 10일

0 개 추천

Where is your license server, local or networked? How is your scheduler configured?

댓글 수: 1

Moes
Moes 2011년 3월 10일
I have no idea. I have not changed the settings that came with the default installation. MATLAB is installed on single machines and is not a network installation.
I guess I have to set it up?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2011년 3월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by