Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault 061fd53676 Fix confusion between starpu-mpi's wait variable and libc's wait function 6 lat temu
  Nathalie Furmento 394f6a4fb1 fix multiple definitions 6 lat temu
  Nathalie Furmento 5983f9f199 minor fixes for cppcheck warnings 6 lat temu
  Nathalie Furmento f7abbfa6fc update copyright 7 lat temu
  Samuel Thibault 770a06340f rename submit_redirects parameter to submit_control, for more genericity 7 lat temu
  Samuel Thibault 225ea854c5 Pave the way for computing a diffusion tree 7 lat temu
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later 7 lat temu
  Samuel Thibault fc7f7bb4de Concentrate MPI environment variables values in just one place 7 lat temu
  Samuel Thibault ec1e3d1133 Move mpi_data initialization to separate _starpu_mpi_data_get 7 lat temu
  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 7 lat temu
  Samuel Thibault 0a771a0c09 Fix warning 7 lat temu
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 8 lat temu
  Nathalie Furmento b52b2c01bf mpi: followup to @22365: fix the use of uintptr_t for the return value of the progression thread 8 lat temu
  Nathalie Furmento 7de2d2bf84 mpi: use uintptr_t for the return value of the progression thread 8 lat temu
  Nathalie Furmento 99196050d2 mpi: fix variable name and datatype 8 lat temu
  Nathalie Furmento a5b9f794da merge trunk 8 lat temu
  Nathalie Furmento a7447c4a37 mpi: followup to #22356: Introduce starpu_mpi_tag_t rather than hardcoding int64_t 8 lat temu
  Nathalie Furmento c022938b0e merge trunk 8 lat temu
  Nathalie Furmento 906372922e new configure option --enable-mpi-verbose 8 lat temu
  Nathalie Furmento a2f44d1c40 merge trunk 8 lat temu
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 8 lat temu
  Nathalie Furmento 834ba9c05a remove nmad as its code has been merged into mpi 8 lat temu
  Nathalie Furmento c1d643ea5c nmad,mpi: final step towards code merge 8 lat temu
  Nathalie Furmento db7a99b5ae nmad,mpi: yet another step towards code merge 8 lat temu
  Nathalie Furmento 4c63e4c66a nmad,mpi: another step towards code merge 8 lat temu
  Nathalie Furmento d0b9d50712 mpi: move raw_mpi specific functions from mpi/src/starpu_mpi.c to mpi/src/mpi/starpu_mpi_mpi.c 8 lat temu
  Samuel Thibault 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 lat temu
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI 8 lat temu
  Nathalie Furmento b5a08467da use temporary variable for realloc 8 lat temu
  Nathalie Furmento c479103b63 mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking 8 lat temu