Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
starpu
starpu
Commits
1efc8215
Commit
1efc8215
authored
Feb 14, 2021
by
Lucas Nesi
Browse files
starpu_fxt_tool: add call to starpu_drivers_preinit
So the drivers names are loaded and fix workers named unknow
parent
6e11c6f6
Pipeline
#215336
passed with stages
in 13 minutes and 6 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/debug/traces/starpu_fxt.c
View file @
1efc8215
...
...
@@ -4657,6 +4657,7 @@ uint64_t _starpu_fxt_find_start_time(char *filename_in)
void
starpu_fxt_generate_trace
(
struct
starpu_fxt_options
*
options
)
{
starpu_drivers_preinit
();
_starpu_fxt_options_set_dir
(
options
);
_starpu_fxt_dag_init
(
options
->
dag_path
);
_starpu_fxt_distrib_file_init
(
options
);
...
...
Write
Preview
Markdown
is supported
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