Nathalie Furmento 4d39bf6c8d mpi/tests/burst.c: the MPI backend requires to call starpu_mpi_wait to properly release data from a non blocking communication 5 vuotta sitten
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 vuotta sitten
Makefile.am b258e452f5 Don't put in make check a program that hangs :) 5 vuotta sitten
abstract_sendrecv_bench.c b3caa417fb Fix MPI tests 5 vuotta sitten
abstract_sendrecv_bench.h 1bfbe4ee09 Add MPI bench to measure impact of computing workers on communications 5 vuotta sitten
attr.c 461a05b22b update copyright holders 5 vuotta sitten
bench_helper.c b3caa417fb Fix MPI tests 5 vuotta sitten
bench_helper.h 654a6962cc make non-long benchs reasonable 5 vuotta sitten
block_interface.c 461a05b22b update copyright holders 5 vuotta sitten
block_interface_pinned.c 461a05b22b update copyright holders 5 vuotta sitten
broadcast.c 461a05b22b update copyright holders 5 vuotta sitten
burst.c 4d39bf6c8d mpi/tests/burst.c: the MPI backend requires to call starpu_mpi_wait to properly release data from a non blocking communication 5 vuotta sitten
cache.c 461a05b22b update copyright holders 5 vuotta sitten
cache_disable.c 461a05b22b update copyright holders 5 vuotta sitten
callback.c 461a05b22b update copyright holders 5 vuotta sitten
datatypes.c 461a05b22b update copyright holders 5 vuotta sitten
driver.c 461a05b22b update copyright holders 5 vuotta sitten
early_request.c 461a05b22b update copyright holders 5 vuotta sitten
early_stuff.c 461a05b22b update copyright holders 5 vuotta sitten
gather.c 461a05b22b update copyright holders 5 vuotta sitten
gather2.c 461a05b22b update copyright holders 5 vuotta sitten
helper.h 461a05b22b update copyright holders 5 vuotta sitten
insert_task.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_block.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_compute.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_count.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_dyn_handles.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_node_choice.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_owner.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_owner2.c 3bd4bfabf2 mpi test: Fix coherency between codelet access mode and actual computation 5 vuotta sitten
insert_task_owner_data.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_recv_cache.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_sent_cache.c 461a05b22b update copyright holders 5 vuotta sitten
insert_task_seq.c 461a05b22b update copyright holders 5 vuotta sitten
load_balancer.c 461a05b22b update copyright holders 5 vuotta sitten
matrix.c 461a05b22b update copyright holders 5 vuotta sitten
matrix2.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_barrier.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_detached_tag.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_earlyrecv.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_earlyrecv2.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_earlyrecv2_sync.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_irecv.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_irecv_detached.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_isend.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_isend_detached.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_reduction.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_reduction_kernels.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_redux.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_scatter_gather.c 461a05b22b update copyright holders 5 vuotta sitten
mpi_test.c 461a05b22b update copyright holders 5 vuotta sitten
multiple_send.c 461a05b22b update copyright holders 5 vuotta sitten
nothing.c 499d5db348 mpi: add program which only waits, useful to check thread binding 5 vuotta sitten
pingpong.c 461a05b22b update copyright holders 5 vuotta sitten
policy_register.c 461a05b22b update copyright holders 5 vuotta sitten
policy_register_many.c 461a05b22b update copyright holders 5 vuotta sitten
policy_register_toomany.c 461a05b22b update copyright holders 5 vuotta sitten
policy_selection.c e2574dc199 STARPU_ASSERT already adds a \n 5 vuotta sitten
policy_selection2.c e409200fed mpi test: Fix coherency between codelet access mode and actual computation 5 vuotta sitten
policy_unregister.c 461a05b22b update copyright holders 5 vuotta sitten
ring.c 461a05b22b update copyright holders 5 vuotta sitten
ring_async.c 461a05b22b update copyright holders 5 vuotta sitten
ring_async_implicit.c 461a05b22b update copyright holders 5 vuotta sitten
ring_kernel.cu 461a05b22b update copyright holders 5 vuotta sitten
ring_sync.c 461a05b22b update copyright holders 5 vuotta sitten
ring_sync_detached.c 461a05b22b update copyright holders 5 vuotta sitten
sendrecv_bench.c 7c444a409c mpi/tests/sendrecv_bench: add option to pause workers 5 vuotta sitten
sendrecv_gemm_bench.c 2df2992d76 Fix typo in help of mpi/tests/sendrecv_gemm_bench 5 vuotta sitten
sendrecv_parallel_tasks_bench.c 91292f79a8 Disable sendrecv_parallel_tasks_bench with MPI backend, it can not work with it 5 vuotta sitten
starpu_redefine.c 461a05b22b update copyright holders 5 vuotta sitten
sync.c 461a05b22b update copyright holders 5 vuotta sitten
tags_checking.c 461a05b22b update copyright holders 5 vuotta sitten
temporary.c e8b76c30f2 mpi/tests/temporary.c: do not test compute values if test is skipped 5 vuotta sitten
user_defined_datatype.c 461a05b22b update copyright holders 5 vuotta sitten
user_defined_datatype_value.h 5d2b80bf9f Fix more examples of interface definitions 5 vuotta sitten