Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault e72c6ef0d9 Also flush coop sends on mpi_cache_flush hace 8 años
  Nathalie Furmento 4814ae2a2b minor fixes to follow coding conventions hace 8 años
  Nathalie Furmento 3278b7715f minor fixes following coding conventions w.r.t braces hace 8 años
  Nathalie Furmento 1b2d99686e src/util: minor fixes to follow coding conventions hace 8 años
  Samuel Thibault df26bea96e fix build hace 8 años
  Samuel Thibault e727596335 shut up static analyzers which can not see that the array gets initialized by the loop hace 8 años
  Nathalie Furmento 36dca06870 mpi: fixes for NewMadeleine hace 8 años
  Nathalie Furmento e2604a68f8 tests/main/pack.c: test starpu_codelet_pack_arg_init(), starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini() hace 8 años
  Nathalie Furmento e5d459db83 doc: fix syntax hace 8 años
  Nathalie Furmento 220fbb515d include/starpu_task_util.h: fix to follow coding convention hace 8 años
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later hace 8 años
  Samuel Thibault 8d41716ebc Add hook for MPI to detect write submissions hace 8 años
  Samuel Thibault e1163621b9 Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc. hace 8 años
  Samuel Thibault 152f70a5a4 improve NAME_multilist_alone_MEMBER so it works just the same with attached lists hace 8 años
  Samuel Thibault 02d5b8e557 Allow a list to be detached, and then be able to test if an element is alone in the dark hace 8 años
  Samuel Thibault fc7f7bb4de Concentrate MPI environment variables values in just one place hace 8 años
  Samuel Thibault ade443493d Rename multilist_init into multilist_head_init, to allow initializing an element properly hace 8 años
  Samuel Thibault a9ff3e4a08 fix taking the proper node into account for data penalty hace 8 años
  Samuel Thibault ec1e3d1133 Move mpi_data initialization to separate _starpu_mpi_data_get hace 8 años
  Samuel Thibault da07d8cebd Add missing mention of new test hace 8 años
  Samuel Thibault 99d174ad07 separate out filling the request and submitting it, factorizing the filling into _starpu_mpi_request_fill, and allowing to handle submission more flexibly hace 8 años
  Samuel Thibault 19cb71806e Rename mpi-nmad's _starpu_mpi_handle_new_request to _starpu_mpi_submit_ready_request for coherency hace 8 años
  Samuel Thibault 8a1e682f58 Fix mpi_nmad build hace 8 años
  Samuel Thibault bfd3b67f90 Factorize _starpu_mpi_request_init and _starpu_mpi_request_destroy hace 8 años
  Samuel Thibault 4dd0b4bcd5 Avoid clash between function name and structure initializer in C++ hace 8 años
  Samuel Thibault 163638a33c Fix warning hace 8 años
  Samuel Thibault 454c356a96 fix type hace 8 años
  Nathalie Furmento f1972f0acd src: only print out informations in debug mode hace 8 años
  Nathalie Furmento 29483eaa35 mpi/examples/mpi_lu: make no_prio an application parameter hace 8 años
  Nathalie Furmento 81224a1f00 examples/lu: make no_prio an application parameter hace 8 años