synchronization pause(1) to fix bug in matlab-octave clusters under unix

time-shift
Marco Ratto 2013-04-05 17:29:40 +02:00
parent 0fb688136e
commit 8de02041ef
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ for indPC=1:length(Parallel),
end
if ~isempty(NewFilesFromSlaves)
pause(1);
for i=1:length(NewFilesFromSlaves)
SlashNumberAndPosition=[];