.. |
interfaces
|
95792eaa2c
tests/datawizard/interfaces: skip the tests if no CPU is available.
|
лет назад: 13 |
acquire_cb.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
acquire_cb_insert.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
лет назад: 13 |
acquire_release.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
лет назад: 13 |
acquire_release2.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
лет назад: 13 |
acquire_release_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
лет назад: 14 |
acquire_release_opencl.c
|
8cb8bc6432
tests/datawizard/acquire_release_opencl.c: set directly local to 1, global being equal to 1, local cannot be bigger
|
лет назад: 13 |
acquire_release_opencl_kernel.cl
|
ee8395246f
Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL.
|
лет назад: 13 |
copy.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
critical_section_with_void_interface.c
|
d6a60f5b0c
tests/datawizard/critical_section_with_void_interface.c: return error code to signal error instead of aborting
|
лет назад: 13 |
cuda_codelet_unsigned_inc.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
лет назад: 14 |
data_implicit_deps.c
|
cd0c8eb16f
Make tests/datawizard/data_implciit_deps.c work with OpenCL.
|
лет назад: 13 |
data_invalidation.c
|
0ad123fbd4
tests/datawizard/data_invalidation.c: fix synchronous copy
|
лет назад: 13 |
data_lookup.c
|
0cbe489754
Function renaming:
|
лет назад: 13 |
dining_philosophers.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
double_parameter.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
dsm_stress.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
gpu_register.c
|
b86fdf68ab
tests/datawizard/gpu_register.c: OpenCL kernel needs to be compiled earlier
|
лет назад: 13 |
handle_to_pointer.c
|
2d60efd595
tests/datawizard/handle_to_pointer.c: cast before printing
|
лет назад: 13 |
in_place_partition.c
|
fdee30e387
tests/datawizard/in_place_partition.c: shutdown before quitting
|
лет назад: 13 |
increment_redux.c
|
ecb8e6593f
tests/datawizard/increment_redux.c: force queue synchronisation when finishing codelet
|
лет назад: 13 |
increment_redux_lazy.c
|
9726e1822b
tests/datawizard/: synchronise opencl queues
|
лет назад: 13 |
increment_redux_v2.c
|
4ab290b2b2
tests/datawizard/increment_redux_v2.c: force queue synchronisation when finishing codelet
|
лет назад: 13 |
lazy_allocation.c
|
94cb5a6423
tests/datawizard/lazy_allocation.c: fix synchronous copy
|
лет назад: 13 |
manual_reduction.c
|
7386c36dc2
tests/datawizard/manual_reduction.c: fix synchronous copy
|
лет назад: 13 |
mpi_like.c
|
f283b72408
tests/datawizard/mpi_like.c: delete trailing whitespace
|
лет назад: 13 |
mpi_like_async.c
|
0143085912
[scan-build] Fix dead assignments.
|
лет назад: 13 |
opencl_codelet_unsigned_inc.c
|
d3040ea03f
tests/datawizard/opencl_codelet_unsigned_inc.c: set directly local to 1, global being equal to 1, local cannot be bigger
|
лет назад: 13 |
opencl_codelet_unsigned_inc_kernel.cl
|
b53f29d34a
tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype
|
лет назад: 13 |
partition_lazy.c
|
0901fbea21
tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage
|
лет назад: 13 |
readers_and_writers.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
лет назад: 13 |
readonly.c
|
a399e22906
rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled
|
лет назад: 13 |
reclaim.c
|
42d37693dd
tests/datawizard/reclaim.c: also lower number of tasks on slow machines
|
лет назад: 13 |
scal.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
лет назад: 13 |
scal.h
|
0c13e9ae90
tests/datawizard/scal: define functions in scal.h to reuse them in other places
|
лет назад: 13 |
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 |
scal_opencl.cl
|
6926180b3d
tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application
|
лет назад: 13 |
scratch.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
лет назад: 13 |
scratch_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
лет назад: 14 |
scratch_opencl.c
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
лет назад: 13 |
scratch_opencl_kernel.cl
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
лет назад: 13 |
sync_and_notify_data.c
|
57ec4fcd64
Fix return value in valgrind case
|
лет назад: 13 |
sync_and_notify_data_gordon_kernels.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
sync_and_notify_data_implicit.c
|
8d8e75499e
tests: fix return value when running on valgrind
|
лет назад: 13 |
sync_and_notify_data_kernels.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
лет назад: 14 |
sync_and_notify_data_opencl.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
лет назад: 13 |
sync_and_notify_data_opencl_codelet.cl
|
69875471bc
Fix copyrights, thanks ludo!
|
лет назад: 14 |
sync_with_data_with_mem.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
лет назад: 13 |
sync_with_data_with_mem_non_blocking.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
лет назад: 13 |
sync_with_data_with_mem_non_blocking_implicit.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
лет назад: 13 |
unpartition.c
|
0c424cc5b8
Check the return value of starpu_task_submit() in various tests.
|
лет назад: 13 |
user_interaction_implicit.c
|
be3048e262
tests: minor fixes:
|
лет назад: 13 |
write_only_tmp_buffer.c
|
be3048e262
tests: minor fixes:
|
лет назад: 13 |
wt_broadcast.c
|
252d28171c
tests/datawizard/: synchronise opencl queues
|
лет назад: 13 |
wt_host.c
|
252d28171c
tests/datawizard/: synchronise opencl queues
|
лет назад: 13 |