Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
0438b228
Commit
0438b228
authored
Sep 02, 2019
by
Matthieu Schaller
Browse files
Documentation fixes.
parent
9d3101cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scheduler.c
View file @
0438b228
...
...
@@ -1028,6 +1028,7 @@ void scheduler_splittasks_mapper(void *map_data, int num_elements,
* @param s The #scheduler.
* @param fof_tasks Are we splitting the FOF tasks (1)? Or the regular tasks
* (0)?
* @param verbose Are we talkative?
*/
void
scheduler_splittasks
(
struct
scheduler
*
s
,
const
int
fof_tasks
,
const
int
verbose
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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