| .. |
|
declare_deps_after_submission.c
|
d89d64dc49
Free the task we depend on when it is no longer needed.
|
14 lat temu |
|
declare_deps_after_submission_synchronous.c
|
eb6d9ba8ba
Free task.
|
14 lat temu |
|
declare_deps_in_callback.c
|
b6df6beea3
Renaming public functions :
|
14 lat temu |
|
deprecated_buffer.c
|
60acf944bf
tests: when running on valgrind, always return 0
|
14 lat temu |
|
deprecated_func.c
|
60acf944bf
tests: when running on valgrind, always return 0
|
14 lat temu |
|
empty_task.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
empty_task_chain.c
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 lat temu |
|
empty_task_sync_point.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
empty_task_sync_point_tasks.c
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 lat temu |
|
execute_on_a_specific_worker.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
get_current_task.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
14 lat temu |
|
insert_task.c
|
a8c654ac78
Use STARPU_SKIP_IF_VALGRIND in tests/core/insert_task.
|
14 lat temu |
|
multithreaded.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
multithreaded_init.c
|
41a36801de
tests/core/multithreaded_init: shutdown properly.
|
14 lat temu |
|
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 lat temu |
|
restart.c
|
777782e36d
Check the return value of starpu_init() in tests/core/restart.
|
14 lat temu |
|
starpu_init.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 lat temu |
|
starpu_task_bundle.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
14 lat temu |
|
starpu_task_wait.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 lat temu |
|
starpu_task_wait_for_all.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
starpu_worker_exists.c
|
021892beba
Make more checks
|
14 lat temu |
|
static_restartable.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 lat temu |
|
static_restartable_tag.c
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 lat temu |
|
static_restartable_using_initializer.c
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
14 lat temu |
|
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 lat temu |
|
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 lat temu |
|
tag_wait_api.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
14 lat temu |
|
task_wait_api.c
|
6d1a958e22
task_wait_api.c: free tasks that are detached and not waited for.
|
14 lat temu |
|
wait_all_regenerable_tasks.c
|
933ddae8f3
Deinit all tasks to avoid memory leaks.
|
14 lat temu |