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