Samuel Thibault 449e099c86 Make sure that per-node execution only has per-node data 8 years ago
..
load_balancer 3fd97105b5 drop duplicate semi-comma 8 years ago
Makefile.am 0867e93cb4 merge branches/mpi_engine@18351: mpi: code cleaning 8 years ago
starpu_mpi.c 4f2b91524a mpi/src: fix coding style 8 years ago
starpu_mpi_cache.c 7b0d0d523e mpi/src/starpu_mpi_cache.c: fix coding style 8 years ago
starpu_mpi_cache.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_cache_stats.c 9d8907e6d3 mpi: fix return type, and remove now un-needed function parameter 8 years ago
starpu_mpi_cache_stats.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_collective.c 3711794767 mpi/src/starpu_mpi_collective.c: factorize duplicated code 8 years ago
starpu_mpi_comm.c c479103b63 mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking 8 years ago
starpu_mpi_comm.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_datatype.c daab02b2cb mpi/src/starpu_mpi_datatype.c: add comments 8 years ago
starpu_mpi_datatype.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_early_data.c 7db67b0362 fix deinitialization 8 years ago
starpu_mpi_early_data.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_early_request.c 7db67b0362 fix deinitialization 8 years ago
starpu_mpi_early_request.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_fortran.c 587a42efa7 Add support for priorities in StarPU-MPI 8 years ago
starpu_mpi_fxt.h 30e4d170a7 Add MPI_Test trace events, not enabled by default 8 years ago
starpu_mpi_helper.c 587a42efa7 Add support for priorities in StarPU-MPI 8 years ago
starpu_mpi_init.c 9759156697 Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it 8 years ago
starpu_mpi_init.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_private.c c479103b63 mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking 8 years ago
starpu_mpi_private.h f76300e50f Fix memory leak on early reception of a detached request: we need to destroy them when it is both completed and the application has expressed it should be detached 8 years ago
starpu_mpi_select_node.c 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 9 years ago
starpu_mpi_select_node.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_stats.c a1ccfcdcd5 merge branches/mpi_engine@18360: mpi: code cleaning 8 years ago
starpu_mpi_stats.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_sync_data.c 7db67b0362 fix deinitialization 8 years ago
starpu_mpi_sync_data.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_tag.c f85e615d1f Don't blame application for using tag -1, it can be used for temporary data 8 years ago
starpu_mpi_tag.h b601b645b2 fix code to follow coding conventions for braces 8 years ago
starpu_mpi_task_insert.c 449e099c86 Make sure that per-node execution only has per-node data 8 years ago
starpu_mpi_task_insert.h 4cb0733623 Update fstarpu_mpi with priorities 8 years ago
starpu_mpi_task_insert_fortran.c 5e3dbcf95a Add per-node MPI data 8 years ago