Историја ревизија

Аутор SHA1 Порука Датум
  Corentin Salingue 6d11b2397f replace malloc with STARPU_MALLOC to check the pointer пре 8 година
  Corentin Salingue f7acc7fe76 * fix bug in async mode when using MPI Master-Slave пре 8 година
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers пре 8 година
  Corentin Salingue 8104359b27 return -ENODEV when starpu_init is called more than once with MPI Master Slave пре 8 година
  Corentin Salingue 4fad314e8e Use only one tag for sync transfers and probe any tag пре 8 година
  Corentin Salingue 4a14747dd9 add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated пре 8 година
  Corentin Salingue b73c8258d6 Measure bandwidth and latency for mpi Master-Slave пре 8 година
  Corentin Salingue 43bcba847d change MPI_Init to MPI_Init_thread even if we don't have the MPI multiple threads support пре 8 година
  Corentin Salingue 0762e54a0e Use MPI_Init if we don't have support of multiple threads in MPI пре 8 година
  Corentin Salingue b29424ca91 use MPI_THREAD_MULTIPLE and warn user if it is not supported пре 8 година
  Corentin Salingue 776a294c84 Prevent wrong thread destination by using different tags пре 8 година
  Corentin Salingue 265c0614c9 Nodes are correctly initiated and can send and recv some messages пре 8 година
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver пре 8 година