Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault df26bea96e fix build před 7 roky
  Samuel Thibault e727596335 shut up static analyzers which can not see that the array gets initialized by the loop před 7 roky
  Nathalie Furmento 36dca06870 mpi: fixes for NewMadeleine před 7 roky
  Nathalie Furmento e2604a68f8 tests/main/pack.c: test starpu_codelet_pack_arg_init(), starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini() před 7 roky
  Nathalie Furmento e5d459db83 doc: fix syntax před 7 roky
  Nathalie Furmento 220fbb515d include/starpu_task_util.h: fix to follow coding convention před 7 roky
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later před 7 roky
  Samuel Thibault 8d41716ebc Add hook for MPI to detect write submissions před 7 roky
  Samuel Thibault e1163621b9 Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc. před 7 roky
  Samuel Thibault 152f70a5a4 improve NAME_multilist_alone_MEMBER so it works just the same with attached lists před 7 roky
  Samuel Thibault 02d5b8e557 Allow a list to be detached, and then be able to test if an element is alone in the dark před 7 roky
  Samuel Thibault fc7f7bb4de Concentrate MPI environment variables values in just one place před 7 roky
  Samuel Thibault ade443493d Rename multilist_init into multilist_head_init, to allow initializing an element properly před 7 roky
  Samuel Thibault a9ff3e4a08 fix taking the proper node into account for data penalty před 7 roky
  Samuel Thibault ec1e3d1133 Move mpi_data initialization to separate _starpu_mpi_data_get před 7 roky
  Samuel Thibault da07d8cebd Add missing mention of new test před 7 roky
  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 před 7 roky
  Samuel Thibault 19cb71806e Rename mpi-nmad's _starpu_mpi_handle_new_request to _starpu_mpi_submit_ready_request for coherency před 7 roky
  Samuel Thibault 8a1e682f58 Fix mpi_nmad build před 7 roky
  Samuel Thibault bfd3b67f90 Factorize _starpu_mpi_request_init and _starpu_mpi_request_destroy před 7 roky
  Samuel Thibault 4dd0b4bcd5 Avoid clash between function name and structure initializer in C++ před 7 roky
  Samuel Thibault 163638a33c Fix warning před 7 roky
  Samuel Thibault 454c356a96 fix type před 7 roky
  Nathalie Furmento f1972f0acd src: only print out informations in debug mode před 7 roky
  Nathalie Furmento 29483eaa35 mpi/examples/mpi_lu: make no_prio an application parameter před 7 roky
  Nathalie Furmento 81224a1f00 examples/lu: make no_prio an application parameter před 7 roky
  Nathalie Furmento 74babc8d8c uthash: initialize variable (sonarqube warning) před 7 roky
  Samuel Thibault d21e1819d5 starpu_mpi_wait is not available in simgrid yet před 7 roky
  Samuel Thibault fd5a9f5179 Rework a bit and make public starpu_task_insert_data_make_room, starpu_task_insert_data_process_arg, starpu_task_insert_data_process_array_arg, starpu_task_insert_data_process_mode_array_arg před 7 roky
  Samuel Thibault 25352a708d optimize allocating task buffers před 7 roky