Cyril Roelandt 4cdf0a494c Properly free memory at the end of the test. 13 years ago
..
interfaces 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 years ago
acquire_cb.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
acquire_cb_insert.c 208d3ba37d Do not crash when a test fails, just return EXIT_FAILURE. 13 years ago
acquire_release.c 81d32ea214 acquire_release: do not abort if the result is not the expected one. Just return EXIT_FAILURE. 13 years ago
acquire_release2.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
acquire_release_cuda.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
copy.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
critical_section_with_void_interface.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
cuda_codelet_unsigned_inc.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
data_implicit_deps.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
data_invalidation.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
data_lookup.c 0cbe489754 Function renaming: 13 years ago
dining_philosophers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
double_parameter.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
dsm_stress.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
gpu_register.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
handle_to_pointer.c 0cbe489754 Function renaming: 13 years ago
in_place_partition.c 6fb79a9d78 tests/datawizard/in_place_partition.c: skip when only 1 cpu is available 13 years ago
increment_redux.c 5731ba7783 Exit nicely when running on valgrind. 13 years ago
increment_redux_lazy.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
increment_redux_v2.c 230c8f72bd Prevent increment_redux_v2 from failing in Valgrind. 13 years ago
lazy_allocation.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
manual_reduction.c 06f359addb Fix warnings. 13 years ago
mpi_like.c 66b70ac8a1 Do not call STARPU_ABORT() when the computed value is not the expected one; instead, return EXIT_FAILURE. 13 years ago
mpi_like_async.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
partition_lazy.c 0901fbea21 tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage 13 years ago
readers_and_writers.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
reclaim.c a0b69c2602 Fix a division by zero. 13 years ago
scal.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
scal.h 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places 13 years ago
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 13 years ago
scal_opencl.cl 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application 13 years ago
scratch.c 4cdf0a494c Properly free memory at the end of the test. 13 years ago
scratch_cuda.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
sync_and_notify_data.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
sync_and_notify_data_gordon_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
sync_and_notify_data_implicit.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
sync_and_notify_data_kernels.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
sync_and_notify_data_opencl.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
sync_and_notify_data_opencl_codelet.cl 69875471bc Fix copyrights, thanks ludo! 14 years ago
sync_with_data_with_mem.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
sync_with_data_with_mem_non_blocking.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
sync_with_data_with_mem_non_blocking_implicit.c 30f5daba27 tests/datawizard: lower default for slow machines and indicate tests having memory leaks 13 years ago
unpartition.c c9eafba28f tests/datawizard/unpartition : Free all tasks. 13 years ago
user_interaction_implicit.c 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it 13 years ago
write_only_tmp_buffer.c 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago