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
87c80f69
Commit
87c80f69
authored
Sep 06, 2010
by
Marco Ratto
Browse files
Minor change to preamble
parent
58c4c483
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/distributeJobs.m
View file @
87c80f69
...
...
@@ -5,9 +5,9 @@ function [nCPU, totCPU, nBlockPerCPU] = distributeJobs(Parallel, fBlock, nBlock)
%
% INPUTS
% o Parallel [struct vector] copy of options_.parallel
% o fBlock [int] index number of the first
thread
% o fBlock [int] index number of the first
job (e.g. MC iteration or MH block)
% (between 1 and nBlock)
% o nBlock [int] index number of the last
thread
.
% o nBlock [int] index number of the last
job
.
%
% OUTPUT
% o nBlockPerCPU [int vector] for each CPU used, indicates the number of
...
...
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