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