.. |
interfaces
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
acquire_cb.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
acquire_cb_insert.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
acquire_release.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
acquire_release2.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
acquire_release_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 anni fa |
acquire_release_opencl.c
|
ee8395246f
Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL.
|
13 anni fa |
acquire_release_opencl_kernel.cl
|
ee8395246f
Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL.
|
13 anni fa |
copy.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
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 anni fa |
cuda_codelet_unsigned_inc.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 anni fa |
data_implicit_deps.c
|
cd0c8eb16f
Make tests/datawizard/data_implciit_deps.c work with OpenCL.
|
13 anni fa |
data_invalidation.c
|
974a90787d
Fix calls to memset.
|
13 anni fa |
data_lookup.c
|
0cbe489754
Function renaming:
|
13 anni fa |
dining_philosophers.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
double_parameter.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
dsm_stress.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
gpu_register.c
|
3d761fe47b
tests/datawizard/gpu_register: add an OpenCL test.
|
13 anni fa |
handle_to_pointer.c
|
8183dd16b1
Make tests/datawizard/handle_to_pointer work with OpenCL.
|
13 anni fa |
in_place_partition.c
|
fdee30e387
tests/datawizard/in_place_partition.c: shutdown before quitting
|
13 anni fa |
increment_redux.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
increment_redux_lazy.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
increment_redux_v2.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
lazy_allocation.c
|
974a90787d
Fix calls to memset.
|
13 anni fa |
manual_reduction.c
|
8d8e75499e
tests: fix return value when running on valgrind
|
13 anni fa |
mpi_like.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
mpi_like_async.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
opencl_codelet_unsigned_inc.c
|
c968951328
Make tests/datawizard/mpi_like work with OpenCL.
|
13 anni fa |
opencl_codelet_unsigned_inc_kernel.cl
|
c968951328
Make tests/datawizard/mpi_like work with OpenCL.
|
13 anni fa |
partition_lazy.c
|
0901fbea21
tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage
|
13 anni fa |
readers_and_writers.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 anni fa |
readonly.c
|
27da2d05aa
tests: add simple test to test asynchronous copies with OpenCL
|
13 anni fa |
reclaim.c
|
be3048e262
tests: minor fixes:
|
13 anni fa |
scal.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 anni fa |
scal.h
|
0c13e9ae90
tests/datawizard/scal: define functions in scal.h to reuse them in other places
|
13 anni fa |
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 anni fa |
scal_opencl.cl
|
6926180b3d
tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application
|
13 anni fa |
scratch.c
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
13 anni fa |
scratch_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 anni fa |
scratch_opencl.c
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
13 anni fa |
scratch_opencl_kernel.cl
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
13 anni fa |
sync_and_notify_data.c
|
57ec4fcd64
Fix return value in valgrind case
|
13 anni fa |
sync_and_notify_data_gordon_kernels.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 anni fa |
sync_and_notify_data_implicit.c
|
8d8e75499e
tests: fix return value when running on valgrind
|
13 anni fa |
sync_and_notify_data_kernels.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 anni fa |
sync_and_notify_data_opencl.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 anni fa |
sync_and_notify_data_opencl_codelet.cl
|
69875471bc
Fix copyrights, thanks ludo!
|
14 anni fa |
sync_with_data_with_mem.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
sync_with_data_with_mem_non_blocking.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
sync_with_data_with_mem_non_blocking_implicit.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 anni fa |
unpartition.c
|
0c424cc5b8
Check the return value of starpu_task_submit() in various tests.
|
13 anni fa |
user_interaction_implicit.c
|
be3048e262
tests: minor fixes:
|
13 anni fa |
write_only_tmp_buffer.c
|
be3048e262
tests: minor fixes:
|
13 anni fa |
wt_broadcast.c
|
cbee8544f0
Fix typo.
|
13 anni fa |
wt_host.c
|
cbee8544f0
Fix typo.
|
13 anni fa |