Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HeteroFlow
THAPI
Commits
5dfc4b41
Commit
5dfc4b41
authored
Mar 16, 2021
by
Thomas Applencourt
Browse files
Fix folder creation
parent
41900398
Changes
1
Show whitespace changes
Inline
Side-by-side
opencl/Makefile.am
View file @
5dfc4b41
...
...
@@ -50,6 +50,7 @@ opencl_babeltrace_model.yaml: $(srcdir)/gen_babeltrace_cl_model.rb opencl_model.
SRC_DIR
=
$(srcdir)
$(RUBY)
$(srcdir)
/gen_babeltrace_cl_model.rb
>
$@
tests/opencl_dummy_trace.yaml
:
opencl_babeltrace_model.yaml
mkdir
-p
tests
$(RUBY)
$(top_srcdir)
/utils/gen_dummy_trace.rb opencl_babeltrace_model.yaml
>
$@
opencl_tracepoints.tp
:
$(srcdir)/gen_opencl_probes.rb $(srcdir)/opencl_model.rb tracer_opencl.h $(ML_FILES) cl.xml.patched $(srcdir)/opencl_tracepoints.rb $(srcdir)/opencl_wrapper_events.yaml
...
...
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