Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
ee9f0ad1
Commit
ee9f0ad1
authored
Mar 07, 2018
by
PRUVOST Florent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix missing closing brace
parent
8a0668a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
runtime/starpu/control/runtime_descriptor.c
runtime/starpu/control/runtime_descriptor.c
+1
-0
No files found.
runtime/starpu/control/runtime_descriptor.c
View file @
ee9f0ad1
...
...
@@ -358,6 +358,7 @@ static inline void
chameleon_starpu_data_wont_use
(
starpu_data_handle_t
handle
)
{
starpu_data_acquire_cb
(
handle
,
STARPU_R
,
(
void
(
*
)(
void
*
))
&
starpu_data_release
,
handle
);
}
#endif
...
...
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