Samuel Thibault 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
..
.gitignore 27eaf1ca36 Add `.gitignore'. 14 роки тому
Makefile.am 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
block_interface.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
block_interface_pinned.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
cache.c d8961fb495 mpi: move cache data in the starpu_data_handle_t 8 роки тому
cache_disable.c d8961fb495 mpi: move cache data in the starpu_data_handle_t 8 роки тому
callback.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 10 роки тому
datatypes.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
early_request.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
gather.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
gather2.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
helper.h 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 роки тому
insert_task.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 10 роки тому
insert_task_block.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 10 роки тому
insert_task_compute.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 роки тому
insert_task_count.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
insert_task_dyn_handles.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
insert_task_node_choice.c 4ee7c64768 mpi/tests/insert_task_node_choice.c: use long long to make sure test is valid on a 32-bit architecture 8 роки тому
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 9c38741e02 fix code to follow coding conventions for braces 8 роки тому
insert_task_recv_cache.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 роки тому
insert_task_sent_cache.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 роки тому
load_balancer.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
matrix.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 роки тому
matrix2.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_detached_tag.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_earlyrecv.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_earlyrecv2.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_earlyrecv2_sync.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 роки тому
mpi_irecv.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_irecv_detached.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_isend.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_isend_detached.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_reduction.c 2d363c9b1b mpi: minor fixes (following cppcheck warnings) 8 роки тому
mpi_reduction_kernels.c bb61f3808d update cnrs copyright 10 роки тому
mpi_redux.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
mpi_scatter_gather.c 681f60a3ef mpi: do not fail when needed workers are unavailable 9 роки тому
mpi_test.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 роки тому
pingpong.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
policy_register.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
policy_register_many.c bb61f3808d update cnrs copyright 10 роки тому
policy_register_toomany.c 9ade595f96 Disable core dumps for tests which are supposed to crash 8 роки тому
policy_selection.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
policy_selection2.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
policy_unregister.c 9ade595f96 Disable core dumps for tests which are supposed to crash 8 роки тому
ring.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
ring_async.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
ring_async_implicit.c 3a43f0396d mpi: fix cppcheck warnings 8 роки тому
ring_kernel.cu bb61f3808d update cnrs copyright 10 роки тому
ring_sync.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
ring_sync_detached.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
starpu_redefine.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
sync.c 9b4c259e0e Update MPI tests so they can run in simgrid 8 роки тому
tags_checking.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid 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 роки тому