Nathalie Furmento 6e6b851018 tests: move tests/opt back to tests %!s(int64=13) %!d(string=hai) anos
..
interfaces 2635220533 tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c: define code only when needed %!s(int64=13) %!d(string=hai) anos
acquire_cb.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
acquire_cb_insert.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
acquire_release.c e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) %!s(int64=13) %!d(string=hai) anos
acquire_release2.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
acquire_release_cuda.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
copy.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
critical_section_with_void_interface.c d6a60f5b0c tests/datawizard/critical_section_with_void_interface.c: return error code to signal error instead of aborting %!s(int64=13) %!d(string=hai) anos
cuda_codelet_unsigned_inc.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
data_implicit_deps.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. %!s(int64=13) %!d(string=hai) anos
data_invalidation.c 0332296cb4 shorten some long tasks %!s(int64=13) %!d(string=hai) anos
data_lookup.c 0cbe489754 Function renaming: %!s(int64=13) %!d(string=hai) anos
dining_philosophers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
double_parameter.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
dsm_stress.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
gpu_register.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
handle_to_pointer.c 0cbe489754 Function renaming: %!s(int64=13) %!d(string=hai) anos
in_place_partition.c fdee30e387 tests/datawizard/in_place_partition.c: shutdown before quitting %!s(int64=13) %!d(string=hai) anos
increment_redux.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
increment_redux_lazy.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
increment_redux_v2.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
lazy_allocation.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. %!s(int64=13) %!d(string=hai) anos
manual_reduction.c 8d8e75499e tests: fix return value when running on valgrind %!s(int64=13) %!d(string=hai) anos
mpi_like.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
mpi_like_async.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
partition_lazy.c 0901fbea21 tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage %!s(int64=13) %!d(string=hai) anos
readers_and_writers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
reclaim.c a0b69c2602 Fix a division by zero. %!s(int64=13) %!d(string=hai) anos
scal.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. %!s(int64=13) %!d(string=hai) anos
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places %!s(int64=13) %!d(string=hai) anos
scal_cuda.cu 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem %!s(int64=13) %!d(string=hai) anos
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application %!s(int64=13) %!d(string=hai) anos
scratch.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
scratch_cuda.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data.c 57ec4fcd64 Fix return value in valgrind case %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_gordon_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data_implicit.c 8d8e75499e tests: fix return value when running on valgrind %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_kernels.cu 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_and_notify_data_opencl.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. %!s(int64=13) %!d(string=hai) anos
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! %!s(int64=14) %!d(string=hai) anos
sync_with_data_with_mem.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
sync_with_data_with_mem_non_blocking_implicit.c fa20faa1b9 tests: memory leaks have all been fixed %!s(int64=13) %!d(string=hai) anos
unpartition.c 56a30743fc fix build %!s(int64=13) %!d(string=hai) anos
user_interaction_implicit.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it %!s(int64=13) %!d(string=hai) anos
write_only_tmp_buffer.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. %!s(int64=13) %!d(string=hai) anos
wt_broadcast.c 6e6b851018 tests: move tests/opt back to tests %!s(int64=13) %!d(string=hai) anos
wt_host.c 6e6b851018 tests: move tests/opt back to tests %!s(int64=13) %!d(string=hai) anos