Samuel Thibault 84e912d2fd attr crashes with simgrid, and we don't need to test it there anyway пре 7 година
..
.gitignore 27eaf1ca36 Add `.gitignore'. пре 14 година
Makefile.am 84e912d2fd attr crashes with simgrid, and we don't need to test it there anyway пре 7 година
attr.c 171b6a04b5 mpi/tests/attr.c: fix missing include пре 7 година
block_interface.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
block_interface_pinned.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
cache.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
cache_disable.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
callback.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
datatypes.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
early_request.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
gather.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
gather2.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
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 пре 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 130d46371a minor fixes following sonar-scanner warnings пре 7 година
insert_task_count.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
insert_task_dyn_handles.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
insert_task_node_choice.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
insert_task_owner.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
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 967077a22b fix invalid printf argument type mistakes пре 8 година
insert_task_sent_cache.c b3fbfe6bb1 reduce variable scope when possible пре 7 година
load_balancer.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
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 f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_earlyrecv.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_earlyrecv2.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_earlyrecv2_sync.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
mpi_irecv.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_irecv_detached.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_isend.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_isend_detached.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_reduction.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
mpi_reduction_kernels.c 2694f7995b fix param of codelet which is a variable, not a vector пре 8 година
mpi_redux.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
mpi_scatter_gather.c 39ae080dbf mpi: remove useless parenthesis пре 7 година
mpi_test.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications пре 10 година
pingpong.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
policy_register.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
policy_register_many.c bb61f3808d update cnrs copyright пре 10 година
policy_register_toomany.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) пре 7 година
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 cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) пре 7 година
ring.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
ring_async.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
ring_async_implicit.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
ring_kernel.cu 066d4db330 mpi/tests: for ring apps, acquire data before changing its value, and fix datatype for cuda implementation пре 7 година
ring_sync.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
ring_sync_detached.c f4a50d3913 mpi/tests: transfer command line parameters to mpi пре 7 година
starpu_redefine.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) пре 7 година
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 година
temporary.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
user_defined_datatype.c 130d46371a minor fixes following sonar-scanner warnings пре 7 година
user_defined_datatype_value.h bb61f3808d update cnrs copyright пре 10 година