Nathalie Furmento
|
a91dee9529
src/core/workers.c: add an un-needed but requested by picky compiler return statement
|
vor 13 Jahren |
Nathalie Furmento
|
d0683f2ef0
tests: reduce number of steps on slow machines
|
vor 13 Jahren |
Ludovic Courtès
|
cf05aa7f13
tests/loader: Fix interpretation the return value of waitpid(2).
|
vor 13 Jahren |
Ludovic Courtès
|
f4f3572255
Set $top_builddir in TESTS_ENVIRONMENT under examples/.
|
vor 13 Jahren |
Ludovic Courtès
|
d207eb971e
examples: Pass $(X_LIBS) before `-lX11' when linking `mandelbrot'.
|
vor 13 Jahren |
Ludovic Courtès
|
0963375348
Have the test loader launch gdb upon signaled exit.
|
vor 13 Jahren |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
vor 13 Jahren |
Nathalie Furmento
|
19ec8425d6
tests/: further reduce test values when running on valgrind
|
vor 13 Jahren |
Cyril Roelandt
|
995dc04f9e
cuda_check_return_values.cocci: add patch and context modes.
|
vor 13 Jahren |
Samuel Thibault
|
4d56ac8307
task_deinit after starpu_shutdown should be fine
|
vor 13 Jahren |
Samuel Thibault
|
95acc40a99
Do not cleanup the statically allocated tasks, as StarPU is still working on it after releasing the tag
|
vor 13 Jahren |
Cyril Roelandt
|
16bc94186f
Explain what "heft" means.
|
vor 13 Jahren |
Samuel Thibault
|
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
|
vor 13 Jahren |
Nathalie Furmento
|
a51401af10
tests/helper.h: inform user application retuern value is ignored when running on valgrind (as computation may have been skipped)
|
vor 13 Jahren |
Nathalie Furmento
|
6b3e7c0780
tests/: further reduce test values when running on valgrind
|
vor 13 Jahren |
Cyril Roelandt
|
795aab35ea
function_call_termination_condition.cocci: add a patch mode.
|
vor 13 Jahren |
Cyril Roelandt
|
4cdf0a494c
Properly free memory at the end of the test.
|
vor 13 Jahren |
Cyril Roelandt
|
230c8f72bd
Prevent increment_redux_v2 from failing in Valgrind.
|
vor 13 Jahren |
Cyril Roelandt
|
57b544ba53
_starpu_data_unregister: let _starpu_request_mem_chunk_removal remove all chunks allocated on the given node for the given handle.
|
vor 13 Jahren |
Samuel Thibault
|
2f31d773a6
make clear that register should be NULL for scratch, else it would be ignored.
|
vor 13 Jahren |
Samuel Thibault
|
381d4b3bdc
make clear that register should be NULL for scatch
|
vor 13 Jahren |
Samuel Thibault
|
66f7704ad4
clearer
|
vor 13 Jahren |
Nathalie Furmento
|
cde1f9b0c9
tests/core/static_restartable.c: temporarily skip the test when running on valgrind
|
vor 13 Jahren |
Samuel Thibault
|
01cc5ce2c7
Tell the user that he should ask the administrator to use EXCLUSIVE-PROCESS, not EXCLUSIVE-THREAD
|
vor 13 Jahren |
Nathalie Furmento
|
467a125447
tests/core/starpu_task_wait.c: temporarily skip the test when running on valgrind
|
vor 13 Jahren |
Nathalie Furmento
|
d89d465314
configure.ac: fix detection of CUDA workability and typo
|
vor 13 Jahren |
Nathalie Furmento
|
1f89f72a89
configure.ac: check if CUDA is working properly before enabling it
|
vor 13 Jahren |
Samuel Thibault
|
fba139b857
|
vor 13 Jahren |
Samuel Thibault
|
749b4d31ef
comment
|
vor 13 Jahren |
Cyril Roelandt
|
a0b69c2602
Fix a division by zero.
|
vor 13 Jahren |