Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used hace 10 años
  Nathalie Furmento 685ec404f6 mpi: minor fixes following bugs detected by valgrind hace 11 años
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed hace 11 años
  Nathalie Furmento 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set hace 11 años
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
  Nathalie Furmento 501b26dcf2 mpi/examples/complex/mpi_complex.c: simplify test hace 12 años
  Nathalie Furmento b94e124c60 mpi/examples/complex/mpi_complex.c: typo hace 12 años
  Nathalie Furmento 2abca8e8fd mpi: free allocated memory hace 12 años
  Samuel Thibault 48ce703310 print available number of nodes hace 12 años
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing hace 12 años
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised hace 12 años
  Nathalie Furmento 3a947a0135 mpi/examples/complex/mpi_complex.c: remove unused variable hace 12 años
  Nathalie Furmento 3b299d0609 mpi/examples/complex/mpi_complex.c: use detached communications instead of synchronous ones hace 12 años
  Nathalie Furmento 96b1403508 complex data interface: the comparison codelet returns the result to the caller hace 12 años
  Nathalie Furmento e41c313f72 mpi/examples/complex/mpi_complex.c: mix communication with predefined and user-defined datatypes hace 12 años
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions hace 12 años
  Nathalie Furmento 2cfcf162b8 mpi/examples/codelet: send back to the data and compare it to the original one hace 12 años
  Nathalie Furmento 4b30f04997 mpi/examples: add exemple to show the exchange of user-defined data interface hace 12 años