Parallel Computing and Network connection
Ältere Kommentare anzeigen
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 Kommentare
Edric Ellis
am 10 Mär. 2011
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
am 10 Mär. 2011
I just tried pulling the network cable out of my Windows 7 machine and using R2010b was able to run "matlabpool local 4"...
Moes
am 11 Mär. 2011
Antworten (1)
Walter Roberson
am 10 Mär. 2011
0 Stimmen
Where is your license server, local or networked? How is your scheduler configured?
1 Kommentar
Moes
am 10 Mär. 2011
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!