Commit History

Yazar SHA1 Mesaj Tarih
  Corentin Salingue 78afdf2bce forget to move "static" in r19261 9 yıl önce
  Corentin Salingue 4fad314e8e Use only one tag for sync transfers and probe any tag 9 yıl önce
  Corentin Salingue 1361c43dbd Inline new functions for managing memoy nodes 9 yıl önce
  Corentin Salingue 94740b1966 Fix build of memory nodes matrix and only MPI drivers can make MPI communications 9 yıl önce
  Corentin Salingue 3bbc1443c4 Each worker can manage the good set of memories 9 yıl önce
  Corentin Salingue 2f0f8ec9e4 finalize properly 9 yıl önce
  Corentin Salingue 4a14747dd9 add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated 9 yıl önce
  Corentin Salingue b291ec2104 fix help for --with-mpi-master-slave-multiple-thread in configure 9 yıl önce
  Corentin Salingue 4fc58ed56f add Master-Slave functions, not tested yet 9 yıl önce
  Corentin Salingue def3b235bd Compute the good number of cpu workers when master-slave is activated 9 yıl önce
  Corentin Salingue b73c8258d6 Measure bandwidth and latency for mpi Master-Slave 9 yıl önce
  Corentin Salingue 43bcba847d change MPI_Init to MPI_Init_thread even if we don't have the MPI multiple threads support 9 yıl önce
  Corentin Salingue 0762e54a0e Use MPI_Init if we don't have support of multiple threads in MPI 9 yıl önce
  Corentin Salingue a8ca292382 use only one source thread to manage all sink nodes 9 yıl önce
  Corentin Salingue b29424ca91 use MPI_THREAD_MULTIPLE and warn user if it is not supported 9 yıl önce
  Corentin Salingue 776a294c84 Prevent wrong thread destination by using different tags 9 yıl önce
  Corentin Salingue 196de526b7 remove useless functions 9 yıl önce
  Corentin Salingue 80dde6e7b2 add missing functions to use a mpi node as master-slave 9 yıl önce
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 9 yıl önce
  Corentin Salingue eec3b9766a fix number of workers when we have mpi master-slave activated. We get one per core for each mpi node 9 yıl önce
  Corentin Salingue 1d07400549 Add mpi master-slave to perfmodel. However, need to use real times 9 yıl önce
  Corentin Salingue 265c0614c9 Nodes are correctly initiated and can send and recv some messages 9 yıl önce
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver 9 yıl önce
  Corentin Salingue 96560ebe0d Create new branch to add a MPI driver from trunk 9 yıl önce
  Samuel Thibault 666fd063bf drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway 9 yıl önce
  Olivier Aumage 94425283ed - pthread_setname_np does not have the same prototype on Darwin... 9 yıl önce
  Olivier Aumage 7e735b6fef - add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags) 9 yıl önce
  Samuel Thibault c3d5cca5af Fix tasks_size_overhead taking a long time on simgrid profiles 9 yıl önce
  Samuel Thibault 8ad603c5a1 Call post_exec scheduler hook before releasing dependencies, so the scheduler has a chance to work on the tasks which were depending on this task 10 yıl önce
  Andra Hugo fe1885bdbe fix heteroprio with contexts (the ctx id sent to the callback function as a parameter) 10 yıl önce