提交歷史

作者 SHA1 備註 提交日期
  Romain LION ec57de33fa Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into ft_checkpoint 5 年之前
  Romain LION 71936ce5d9 Remove static property from function _starpu_mpi_isend_common for external use. 5 年之前
  Nathalie Furmento efe387b88f mpi: keep parameter comm for _starpu_mpi_wait_for_all(), we may want to use it later 5 年之前
  Philippe SWARTVAGHER ae30f44077 nmad: implement starpu_mpi_wait_for_all() 5 年之前
  Nathalie Furmento 021cbab561 mpi: fix semantics for functions starpu_mpi_wait_for_all() and starpu_mpi_barrier() 5 年之前
  Nathalie Furmento 461a05b22b update copyright holders 5 年之前
  Samuel Thibault 94f97985dc New STARPU_MPI_MEM_THROTTLE environment variable 5 年之前
  Samuel Thibault d3ffaa6170 Add some likeliness 5 年之前
  Samuel Thibault f06975665e Clear MPI_Status just before it is actually needed 5 年之前
  Lucas Leandro Nesi 9cf097626a fxt: add MPI tag information 5 年之前
  Nathalie Furmento 3b11430ea2 mpi: store hashlisht for early_data and early_request on 2 levels, the first level is indexed on (rank, comm) and the 2nd level on data_tag. 6 年之前
  Nathalie Furmento 2906ec44bd mpi: access mpi and nmad implementations through a backend interface to avoid having MPI or NMAD code directly in the common code 6 年之前
  Nathalie Furmento 3963193026 mpi: fix code format 6 年之前
  Nathalie Furmento d5aaad1fc0 mpi/src/starpu_mpi.c: fix implementation starpu_mpi_wait_for_all() which could lead to a deadlock if some nodes would not re-enter the loop 6 年之前
  Nathalie Furmento f7abbfa6fc update copyright 7 年之前
  Samuel Thibault af9b8aa005 Add starpu_task_notify_ready_soon_register 7 年之前
  Nathalie Furmento 3278b7715f minor fixes following coding conventions w.r.t braces 7 年之前
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later 7 年之前
  Samuel Thibault ec1e3d1133 Move mpi_data initialization to separate _starpu_mpi_data_get 7 年之前
  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 年之前
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 年之前
  Nathalie Furmento 99196050d2 mpi: fix variable name and datatype 8 年之前
  Nathalie Furmento a5b9f794da merge trunk 8 年之前
  Nathalie Furmento a7447c4a37 mpi: followup to #22356: Introduce starpu_mpi_tag_t rather than hardcoding int64_t 8 年之前
  Nathalie Furmento c358b9d7a5 mpi: protect access to values posted_requests and ready_requests 8 年之前
  Nathalie Furmento 906372922e new configure option --enable-mpi-verbose 8 年之前
  Nathalie Furmento 1b9aa90e62 mpi: function starpu_mpi_comm_get_attr is either implemented in MPI or in NewMadeleine 8 年之前
  Nathalie Furmento a2f44d1c40 merge trunk 8 年之前
  Nathalie Furmento 7fd7cf3f12 mpi: new function starpu_mpi_comm_get_attr to get the value of upper bound for tag value (key STARPU_MPI_TAG_UB) 8 年之前
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 8 年之前