Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
8de02041
Commit
8de02041
authored
Apr 05, 2013
by
Marco Ratto
Browse files
synchronization pause(1) to fix bug in matlab-octave clusters under unix
parent
0fb68813
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/parallel/dynareParallelGetNewFiles.m
View file @
8de02041
...
...
@@ -47,6 +47,7 @@ for indPC=1:length(Parallel),
end
if
~
isempty
(
NewFilesFromSlaves
)
pause
(
1
);
for
i
=
1
:
length
(
NewFilesFromSlaves
)
SlashNumberAndPosition
=
[];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment