.. |
interfaces
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
acquire_cb.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
acquire_cb_insert.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
acquire_release.c
|
81d32ea214
acquire_release: do not abort if the result is not the expected one. Just return EXIT_FAILURE.
|
13 年之前 |
acquire_release2.c
|
0ed62f451d
tests/datawizard/acquire_release2.c: fix test
|
13 年之前 |
acquire_release_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 年之前 |
copy.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
critical_section_with_void_interface.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
cuda_codelet_unsigned_inc.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 年之前 |
data_implicit_deps.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
data_invalidation.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
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
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
handle_to_pointer.c
|
0cbe489754
Function renaming:
|
13 年之前 |
in_place_partition.c
|
54aa15b7a9
Fix `tests/datawizard/in_place_partition' for STARPU_NCPUS=1.
|
13 年之前 |
increment_redux.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
increment_redux_lazy.c
|
cf2abeddcc
fix termination hang
|
13 年之前 |
increment_redux_v2.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
lazy_allocation.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
manual_reduction.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
mpi_like.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
mpi_like_async.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
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 年之前 |
reclaim.c
|
16c033ee34
Make default memory usage without hwloc 1GiB, not 16GiB
|
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
|
dfee091426
No need to acquire/release the handle if the values are check after unregistering it.
|
13 年之前 |
scratch_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 年之前 |
sync_and_notify_data.c
|
ca5aaba3f2
Destroy tasks after they have been executed.
|
13 年之前 |
sync_and_notify_data_gordon_kernels.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
sync_and_notify_data_implicit.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
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
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
sync_with_data_with_mem_non_blocking.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
sync_with_data_with_mem_non_blocking_implicit.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
unpartition.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
user_interaction_implicit.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年之前 |
write_only_tmp_buffer.c
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |