Nathalie Furmento 0e31ebcd3f mpi/tests: minor changes лет назад: 8
..
.gitignore 27eaf1ca36 Add `.gitignore'. лет назад: 14
Makefile.am 86786094be mpi load balancer: add test for lb initialization лет назад: 8
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
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
cache.c 6a904520dd mpi/tests: properly allocate memory лет назад: 9
cache_disable.c 7a292673f7 mpi: fix memory accesses лет назад: 9
callback.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them лет назад: 9
datatypes.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
early_request.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
gather.c 84d90ecf12 call starpu_init even if we quit right after that. Fixes the simgrid case лет назад: 9
gather2.c 84d90ecf12 call starpu_init even if we quit right after that. Fixes the simgrid case лет назад: 9
helper.h 6a904520dd mpi/tests: properly allocate memory лет назад: 9
insert_task.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them лет назад: 9
insert_task_block.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them лет назад: 9
insert_task_compute.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
insert_task_count.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode лет назад: 9
insert_task_dyn_handles.c 681f60a3ef mpi: do not fail when needed workers are unavailable лет назад: 9
insert_task_node_choice.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them лет назад: 9
insert_task_owner.c 681f60a3ef mpi: do not fail when needed workers are unavailable лет назад: 9
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
insert_task_owner_data.c 681f60a3ef mpi: do not fail when needed workers are unavailable лет назад: 9
insert_task_recv_cache.c 0e31ebcd3f mpi/tests: minor changes лет назад: 8
insert_task_sent_cache.c 0e31ebcd3f mpi/tests: minor changes лет назад: 8
load_balancer.c b0261cac70 mpi/tests/load_balancer.c: setenv is no longer needed лет назад: 8
matrix.c 681f60a3ef mpi: do not fail when needed workers are unavailable лет назад: 9
matrix2.c 999486a395 mpi: do not fail when needed workers are unavailable лет назад: 9
mpi_detached_tag.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode лет назад: 9
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
mpi_earlyrecv2.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
mpi_earlyrecv2_sync.c 37529e0c2a fix bugs detected by coverity лет назад: 9
mpi_irecv.c 6a904520dd mpi/tests: properly allocate memory лет назад: 9
mpi_irecv_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode лет назад: 9
mpi_isend.c 480cee1e97 mpi/tests/: use calloc instead of malloc to have a defined memory лет назад: 9
mpi_isend_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode лет назад: 9
mpi_reduction.c 2d363c9b1b mpi: minor fixes (following cppcheck warnings) лет назад: 8
mpi_reduction_kernels.c bb61f3808d update cnrs copyright лет назад: 10
mpi_redux.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
mpi_scatter_gather.c 681f60a3ef mpi: do not fail when needed workers are unavailable лет назад: 9
mpi_test.c b0b40e554d mpi/tests/mpi_test.c: no need to declare variables as global лет назад: 9
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications лет назад: 10
pingpong.c baa115a098 mpi/tests: use calloc instead of malloc to be sure memory is defined лет назад: 9
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
policy_register_many.c bb61f3808d update cnrs copyright лет назад: 10
policy_register_toomany.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
policy_selection.c 0e31ebcd3f mpi/tests: minor changes лет назад: 8
policy_selection2.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
policy_unregister.c bb61f3808d update cnrs copyright лет назад: 10
ring.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
ring_async.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
ring_async_implicit.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
ring_kernel.cu bb61f3808d update cnrs copyright лет назад: 10
ring_sync.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
ring_sync_detached.c c0f741aa00 Reduce completion time of make check in non-quick non-long mode лет назад: 9
starpu_redefine.c 74ec78d579 fix pointer passed to starpu_vector_data_register лет назад: 9
sync.c 4b2c8c0a02 mpi: fix cppcheck warnings лет назад: 8
tags_checking.c 3a43f0396d mpi: fix cppcheck warnings лет назад: 8
user_defined_datatype.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications лет назад: 10
user_defined_datatype_value.h bb61f3808d update cnrs copyright лет назад: 10