Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault df26bea96e fix build hace 7 años
  Samuel Thibault e727596335 shut up static analyzers which can not see that the array gets initialized by the loop hace 7 años
  Nathalie Furmento 36dca06870 mpi: fixes for NewMadeleine hace 7 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 7 años
  Nathalie Furmento e5d459db83 doc: fix syntax hace 7 años
  Nathalie Furmento 220fbb515d include/starpu_task_util.h: fix to follow coding convention hace 7 años
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later hace 7 años
  Samuel Thibault 8d41716ebc Add hook for MPI to detect write submissions hace 7 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 7 años
  Samuel Thibault 152f70a5a4 improve NAME_multilist_alone_MEMBER so it works just the same with attached lists hace 7 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 7 años
  Samuel Thibault fc7f7bb4de Concentrate MPI environment variables values in just one place hace 7 años
  Samuel Thibault ade443493d Rename multilist_init into multilist_head_init, to allow initializing an element properly hace 7 años
  Samuel Thibault a9ff3e4a08 fix taking the proper node into account for data penalty hace 7 años
  Samuel Thibault ec1e3d1133 Move mpi_data initialization to separate _starpu_mpi_data_get hace 7 años
  Samuel Thibault da07d8cebd Add missing mention of new test hace 7 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 7 años
  Samuel Thibault 19cb71806e Rename mpi-nmad's _starpu_mpi_handle_new_request to _starpu_mpi_submit_ready_request for coherency hace 7 años
  Samuel Thibault 8a1e682f58 Fix mpi_nmad build hace 7 años
  Samuel Thibault bfd3b67f90 Factorize _starpu_mpi_request_init and _starpu_mpi_request_destroy hace 7 años
  Samuel Thibault 4dd0b4bcd5 Avoid clash between function name and structure initializer in C++ hace 7 años
  Samuel Thibault 163638a33c Fix warning hace 7 años
  Samuel Thibault 454c356a96 fix type hace 7 años
  Nathalie Furmento f1972f0acd src: only print out informations in debug mode hace 7 años
  Nathalie Furmento 29483eaa35 mpi/examples/mpi_lu: make no_prio an application parameter hace 7 años
  Nathalie Furmento 81224a1f00 examples/lu: make no_prio an application parameter hace 7 años
  Nathalie Furmento 74babc8d8c uthash: initialize variable (sonarqube warning) hace 7 años
  Samuel Thibault d21e1819d5 starpu_mpi_wait is not available in simgrid yet hace 7 años
  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 hace 7 años
  Samuel Thibault 25352a708d optimize allocating task buffers hace 7 años