Samuel Thibault f52897dff1 Add missing unregistration 8 years ago
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
Makefile.am 7372df73aa mpi/: always run testsuite on 4 processes 8 years ago
block_interface.c 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 years ago
block_interface_pinned.c 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 years ago
cache.c 6a904520dd mpi/tests: properly allocate memory 9 years ago
cache_disable.c 7a292673f7 mpi: fix memory accesses 8 years ago
callback.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 9 years ago
datatypes.c 6a904520dd mpi/tests: properly allocate memory 9 years ago
early_request.c 9e0d417fa8 port r17432 from 1.2: fix leak 9 years ago
gather.c 84d90ecf12 call starpu_init even if we quit right after that. Fixes the simgrid case 9 years ago
gather2.c 84d90ecf12 call starpu_init even if we quit right after that. Fixes the simgrid case 9 years ago
helper.h 6a904520dd mpi/tests: properly allocate memory 9 years ago
insert_task.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 9 years ago
insert_task_block.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 9 years ago
insert_task_compute.c 582ce749f2 Fix out of bound access when using more than 2 mpi processes 9 years ago
insert_task_count.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
insert_task_dyn_handles.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
insert_task_node_choice.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 9 years ago
insert_task_owner.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
insert_task_owner2.c 4f4a7b798f mpi/tests/insert_task_owner2.c: starpu_mpi_get_data_on_node_detached needs a value of a mpi node not a memory node 9 years ago
insert_task_owner_data.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
insert_task_recv_cache.c 7a292673f7 mpi: fix memory accesses 8 years ago
insert_task_sent_cache.c ed7d000e1b mpi/tests: use dynamic memory 8 years ago
matrix.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
matrix2.c 999486a395 mpi: do not fail when needed workers are unavailable 9 years ago
mpi_detached_tag.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
mpi_earlyrecv.c 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 years ago
mpi_earlyrecv2.c 71fe42b175 rename STARPU_SKIP_IF_VALGRIND_RETURN_0 to STARPU_SKIP_IF_VALGRIND_RETURN_ZERO 9 years ago
mpi_earlyrecv2_sync.c 37529e0c2a fix bugs detected by coverity 8 years ago
mpi_irecv.c 6a904520dd mpi/tests: properly allocate memory 9 years ago
mpi_irecv_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
mpi_isend.c 480cee1e97 mpi/tests/: use calloc instead of malloc to have a defined memory 9 years ago
mpi_isend_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
mpi_reduction.c 8ba08c8dfc mpi: check function return values and free memory 9 years ago
mpi_reduction_kernels.c bb61f3808d update cnrs copyright 10 years ago
mpi_redux.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 years ago
mpi_scatter_gather.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 years ago
mpi_test.c b0b40e554d mpi/tests/mpi_test.c: no need to declare variables as global 9 years ago
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 years ago
pingpong.c baa115a098 mpi/tests: use calloc instead of malloc to be sure memory is defined 9 years ago
policy_register.c 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 years ago
policy_register_many.c bb61f3808d update cnrs copyright 10 years ago
policy_register_toomany.c bb61f3808d update cnrs copyright 10 years ago
policy_selection.c 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 years ago
policy_selection2.c f52897dff1 Add missing unregistration 8 years ago
policy_unregister.c bb61f3808d update cnrs copyright 10 years ago
ring.c bf774ba7e4 Avoid CPU overload when running MPI, which crazily increases test time 8 years ago
ring_async.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
ring_async_implicit.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
ring_kernel.cu bb61f3808d update cnrs copyright 10 years ago
ring_sync.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
ring_sync_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode 8 years ago
starpu_redefine.c 74ec78d579 fix pointer passed to starpu_vector_data_register 8 years ago
sync.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 years ago
tags_checking.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 years ago
user_defined_datatype.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 years ago
user_defined_datatype_value.h bb61f3808d update cnrs copyright 10 years ago