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
13f8a53e
Commit
13f8a53e
authored
Mar 11, 2021
by
Brice Videau
Browse files
Added dependency on tests data.
parent
ef3c7e61
Changes
1
Hide whitespace changes
Inline
Side-by-side
opencl/Makefile.am
View file @
13f8a53e
...
...
@@ -227,7 +227,21 @@ check_DATA = \
data_DATA
=
\
opencl_model.yaml
\
opencl_infos.yaml
opencl_infos.yaml
\
tests/profiling_normal.yaml
\
tests/profiling_inversed.yaml
\
tests/profiling_block.yaml
\
tests/profiling_fast.yaml
\
tests/profiling_interleave_thread.yaml
\
tests/profiling_interleave_process.yaml
\
tests/profiling_normal_command_queue.yaml
\
tests/profiling_with_error.yaml
\
tests/profiling_normal_command_queue_created_in_other_thread.yaml
\
tests/device_name.yaml
\
tests/kernel_name.yaml
\
tests/profiling_normal_nd_range_kernel_name.yaml
\
tests/API_call.yaml
\
tests/trace.yaml
EXTRA_DIST
=
\
cl.xml
\
...
...
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