Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 346314a1b9 Wrong commit fully reverted in follow-up commit #2590 il y a 14 ans
  Nathalie Furmento 340f76184a mpi/starpu_mpi.c: fix debug messages il y a 14 ans
  Cédric Augonnet 952534293d Update copyright date il y a 14 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 15 ans
  Cédric Augonnet 2cc17737f6 Rename the functions that permit to access the memory managed by StarPU from il y a 15 ans
  Cédric Augonnet 5c4864f8d5 Factorize some code il y a 15 ans
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) il y a 15 ans
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. il y a 15 ans
  Cédric Augonnet b19e14f7c2 yet more error checking il y a 15 ans
  Nathalie Furmento da24e5ab1b More prefixing ... il y a 15 ans
  Cédric Augonnet cfc80b374c Don't display debug messages by default. il y a 15 ans
  Cédric Augonnet dc7a276f27 add some debug messages in the MPI lib il y a 15 ans
  Cédric Augonnet d9661118a4 By default, the MPI lib will not create a progression thread to poll all the il y a 15 ans
  Cédric Augonnet e64bb38448 display the MPI transfers between multiple nodes il y a 15 ans
  Cédric Augonnet 0824f64dbb Generate a unique key during starpu_mpi_init so that we can make sure that all il y a 15 ans
  Cédric Augonnet 6983263fed Add a synchronization point during the initialization of the MPI lib so that we il y a 15 ans
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu il y a 15 ans
  Cédric Augonnet f17de349e8 - Export the headers of the MPI lib when installing il y a 15 ans
  Cédric Augonnet e86adf65df Having a "request" associated to a detached call does not make much sense as it il y a 15 ans
  Cédric Augonnet dde612872a Provide helper functions which tell the MPI lib to release a tag when an il y a 15 ans
  Cédric Augonnet 187b338b16 Ensure the progression of detached MPI requests thanks to a progression hook il y a 15 ans
  Cédric Augonnet 0e22fdfbda Implement "detached" MPI requests which need not be waited or tested il y a 15 ans
  Cédric Augonnet 2e2738ee1e - Make sure that the request issued to wait another request is blanked. il y a 15 ans
  Cédric Augonnet 2cd39cd63a - Fix typos in the starpu_mpi_test function il y a 15 ans
  Cédric Augonnet df683b9ec6 Make sure that the request structure is blanked before using it. il y a 15 ans
  Cédric Augonnet be1d410985 When sending data, we need a read-only access instead of a write-only mode. il y a 15 ans
  Cédric Augonnet 8bc9c5b571 Rework the MPI lib il y a 15 ans
  Cédric Augonnet 066a3c3236 Add a test to make sure MPI works well with data in pinned memory. il y a 15 ans
  Cédric Augonnet b2a72aa358 implement the ring example with asynchronous calls il y a 15 ans
  Cédric Augonnet 52c311463b fix asynchronous request submission (aka modprobe brain) il y a 15 ans