Nathalie Furmento 02d2a94c5a mpi/src: fix barrier to also wait for ready requests 8 年之前
..
load_balancer 39ae080dbf mpi: remove useless parenthesis 8 年之前
Makefile.am 0867e93cb4 merge branches/mpi_engine@18351: mpi: code cleaning 8 年之前
starpu_mpi.c 02d2a94c5a mpi/src: fix barrier to also wait for ready requests 8 年之前
starpu_mpi_cache.c 5be03b4e04 mpi/src: limit variable scope 8 年之前
starpu_mpi_cache.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_cache_stats.c 130d46371a minor fixes following sonar-scanner warnings 8 年之前
starpu_mpi_cache_stats.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_collective.c 3711794767 mpi/src/starpu_mpi_collective.c: factorize duplicated code 8 年之前
starpu_mpi_comm.c 130d46371a minor fixes following sonar-scanner warnings 8 年之前
starpu_mpi_comm.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_datatype.c daab02b2cb mpi/src/starpu_mpi_datatype.c: add comments 8 年之前
starpu_mpi_datatype.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_early_data.c 7db67b0362 fix deinitialization 8 年之前
starpu_mpi_early_data.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_early_request.c 7db67b0362 fix deinitialization 8 年之前
starpu_mpi_early_request.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_fortran.c 587a42efa7 Add support for priorities in StarPU-MPI 8 年之前
starpu_mpi_fxt.h 30e4d170a7 Add MPI_Test trace events, not enabled by default 8 年之前
starpu_mpi_helper.c 587a42efa7 Add support for priorities in StarPU-MPI 8 年之前
starpu_mpi_init.c 9759156697 Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it 8 年之前
starpu_mpi_init.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_private.c c479103b63 mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking 8 年之前
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 年之前
starpu_mpi_select_node.c 130d46371a minor fixes following sonar-scanner warnings 8 年之前
starpu_mpi_select_node.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_stats.c 130d46371a minor fixes following sonar-scanner warnings 8 年之前
starpu_mpi_stats.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_sync_data.c 7db67b0362 fix deinitialization 8 年之前
starpu_mpi_sync_data.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_tag.c f85e615d1f Don't blame application for using tag -1, it can be used for temporary data 8 年之前
starpu_mpi_tag.h b601b645b2 fix code to follow coding conventions for braces 8 年之前
starpu_mpi_task_insert.c e6a8580f51 minor fixes following sonar scanner warnings 8 年之前
starpu_mpi_task_insert.h 4cb0733623 Update fstarpu_mpi with priorities 8 年之前
starpu_mpi_task_insert_fortran.c e6a8580f51 minor fixes following sonar scanner warnings 8 年之前