| .. |
|
declare_deps_after_submission.c
|
d89d64dc49
Free the task we depend on when it is no longer needed.
|
14 gadi atpakaļ |
|
declare_deps_after_submission_synchronous.c
|
eb6d9ba8ba
Free task.
|
14 gadi atpakaļ |
|
declare_deps_in_callback.c
|
b6df6beea3
Renaming public functions :
|
14 gadi atpakaļ |
|
deprecated_buffer.c
|
60acf944bf
tests: when running on valgrind, always return 0
|
14 gadi atpakaļ |
|
deprecated_func.c
|
60acf944bf
tests: when running on valgrind, always return 0
|
14 gadi atpakaļ |
|
empty_task.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
empty_task_chain.c
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 gadi atpakaļ |
|
empty_task_sync_point.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
empty_task_sync_point_tasks.c
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 gadi atpakaļ |
|
execute_on_a_specific_worker.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
get_current_task.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
14 gadi atpakaļ |
|
insert_task.c
|
a8c654ac78
Use STARPU_SKIP_IF_VALGRIND in tests/core/insert_task.
|
14 gadi atpakaļ |
|
multithreaded.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
multithreaded_init.c
|
41a36801de
tests/core/multithreaded_init: shutdown properly.
|
14 gadi atpakaļ |
|
regenerate.c
|
61599d233e
Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them
|
14 gadi atpakaļ |
|
restart.c
|
777782e36d
Check the return value of starpu_init() in tests/core/restart.
|
14 gadi atpakaļ |
|
starpu_init.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 gadi atpakaļ |
|
starpu_task_bundle.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
14 gadi atpakaļ |
|
starpu_task_wait.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 gadi atpakaļ |
|
starpu_task_wait_for_all.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
starpu_worker_exists.c
|
021892beba
Make more checks
|
14 gadi atpakaļ |
|
static_restartable.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 gadi atpakaļ |
|
static_restartable_tag.c
|
95acc40a99
Do not cleanup the statically allocated tasks, as StarPU is still working on it after releasing the tag
|
14 gadi atpakaļ |
|
static_restartable_using_initializer.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 gadi atpakaļ |
|
subgraph_repeat.c
|
61599d233e
Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them
|
14 gadi atpakaļ |
|
subgraph_repeat_regenerate.c
|
61599d233e
Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them
|
14 gadi atpakaļ |
|
tag_wait_api.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 gadi atpakaļ |
|
task_wait_api.c
|
6d1a958e22
task_wait_api.c: free tasks that are detached and not waited for.
|
14 gadi atpakaļ |
|
wait_all_regenerable_tasks.c
|
933ddae8f3
Deinit all tasks to avoid memory leaks.
|
14 gadi atpakaļ |