Nathalie Furmento 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
..
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 14 ans
Makefile.am 5e3dbcf95a Add per-node MPI data il y a 7 ans
block_interface.c c7a7300aeb make sure variables are initialized il y a 8 ans
block_interface_pinned.c c7a7300aeb make sure variables are initialized il y a 8 ans
cache.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
cache_disable.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
callback.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
datatypes.c 5bf801b600 mpi/tests/datatype.c: test csr data communication il y a 8 ans
early_request.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
gather.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
gather2.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
helper.h 90eacff9dd mpi/tests/: update code so that it runs with simgrid il y a 8 ans
insert_task.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them il y a 9 ans
insert_task_block.c 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them il y a 9 ans
insert_task_compute.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
insert_task_count.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
insert_task_dyn_handles.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
insert_task_node_choice.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
insert_task_owner.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
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 il y a 9 ans
insert_task_owner_data.c 9c38741e02 fix code to follow coding conventions for braces il y a 8 ans
insert_task_recv_cache.c 967077a22b fix invalid printf argument type mistakes il y a 8 ans
insert_task_sent_cache.c b3fbfe6bb1 reduce variable scope when possible il y a 8 ans
load_balancer.c 1274eaf930 remove unused variables il y a 8 ans
matrix.c 681f60a3ef mpi: do not fail when needed workers are unavailable il y a 9 ans
matrix2.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_detached_tag.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_earlyrecv.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_earlyrecv2.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
mpi_earlyrecv2_sync.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
mpi_irecv.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_irecv_detached.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_isend.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_isend_detached.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_reduction.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
mpi_reduction_kernels.c 2694f7995b fix param of codelet which is a variable, not a vector il y a 8 ans
mpi_redux.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
mpi_scatter_gather.c 39ae080dbf mpi: remove useless parenthesis il y a 7 ans
mpi_test.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
multiple_send.c b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications il y a 10 ans
pingpong.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
policy_register.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
policy_register_many.c bb61f3808d update cnrs copyright il y a 10 ans
policy_register_toomany.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) il y a 7 ans
policy_selection.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
policy_selection2.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
policy_unregister.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) il y a 7 ans
ring.c 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
ring_async.c 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
ring_async_implicit.c 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
ring_kernel.cu 066d4db330 mpi/tests: for ring apps, acquire data before changing its value, and fix datatype for cuda implementation il y a 7 ans
ring_sync.c 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
ring_sync_detached.c 417ccb158f mpi/tests: fix stupid typo, one should always compile before committing il y a 7 ans
starpu_redefine.c cd7b76fed0 Disable in valgrind the tests which are expected to fail (and thus leave memory away) il y a 7 ans
sync.c 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
tags_checking.c 90eacff9dd mpi/tests/: update code so that it runs with simgrid il y a 8 ans
temporary.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
user_defined_datatype.c 130d46371a minor fixes following sonar-scanner warnings il y a 7 ans
user_defined_datatype_value.h bb61f3808d update cnrs copyright il y a 10 ans