커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault d9020eaab4 Enable some MPI examples in simgrid testsuite 8 년 전
  Nathalie Furmento 681f60a3ef mpi: do not fail when needed workers are unavailable 9 년 전
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 년 전
  Nathalie Furmento bb61f3808d update cnrs copyright 10 년 전
  Nathalie Furmento b8a32f9b4c minor fixes 10 년 전
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 년 전
  Nathalie Furmento 685ec404f6 mpi: minor fixes following bugs detected by valgrind 11 년 전
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 년 전
  Nathalie Furmento 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set 11 년 전
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 12 년 전
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 년 전
  Nathalie Furmento 501b26dcf2 mpi/examples/complex/mpi_complex.c: simplify test 12 년 전
  Nathalie Furmento b94e124c60 mpi/examples/complex/mpi_complex.c: typo 12 년 전
  Nathalie Furmento 2abca8e8fd mpi: free allocated memory 12 년 전
  Samuel Thibault 48ce703310 print available number of nodes 12 년 전
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing 12 년 전
  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 12 년 전
  Nathalie Furmento 3a947a0135 mpi/examples/complex/mpi_complex.c: remove unused variable 12 년 전
  Nathalie Furmento 3b299d0609 mpi/examples/complex/mpi_complex.c: use detached communications instead of synchronous ones 12 년 전
  Nathalie Furmento 96b1403508 complex data interface: the comparison codelet returns the result to the caller 12 년 전
  Nathalie Furmento e41c313f72 mpi/examples/complex/mpi_complex.c: mix communication with predefined and user-defined datatypes 12 년 전
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions 12 년 전
  Nathalie Furmento 2cfcf162b8 mpi/examples/codelet: send back to the data and compare it to the original one 12 년 전
  Nathalie Furmento 4b30f04997 mpi/examples: add exemple to show the exchange of user-defined data interface 12 년 전