Commit History

Autor SHA1 Mensaxe Data
  Olivier Aumage b3ac56bd64 update sched_op transactions enter/leave in get_multi_worker_task %!s(int64=8) %!d(string=hai) anos
  Samuel Thibault 758045543f fix leaking data when data_file or tasks_file is disabled. Also fix crash when disabling task_file %!s(int64=8) %!d(string=hai) anos
  Samuel Thibault 5609817f86 fix format %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage f00b8bcaf7 comment new blocking request synchronization scheme %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 068eb44274 remove unnecessary variable %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 6f3194bf72 bring worker state management routines together %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 060a2f7985 name functions consistently %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 691ab4aefb implement a new synchronization scheme for parallel section blocking %!s(int64=8) %!d(string=hai) anos
  Nathalie Furmento 8c399ec64d mpi: add tool to check MPI communications are consistent %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 96bf2e5d12 modify sched_mutex locking scheme to allow unlocking sched_mutexes after an upcoming sched_ctx change has been notified to the workers %!s(int64=8) %!d(string=hai) anos
  Samuel Thibault 8c192a45db Show fxt flush events in trace %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage ddc0ebaee4 workers wake up is called just before deleting the context, no need to do the handshake again %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 4e0fd68cbe protect parallel_sect update %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 24a7838785 drop sched_ctx locking requirements on task counters out of performance concerns %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 9c211dd53a merge state_blocked flag and state_busy_in_parallel flag that are always set conjointly %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage da5f8bdfb1 fix missing flag reset %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 1bf1776396 drop fall_asleep_sem in favor of sched_cond %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 0580dc2152 drop wake_up_sem in favor of a sched_cond %!s(int64=8) %!d(string=hai) anos
  Nathalie Furmento 5fcb627544 mpi/src/starpu_mpi.c: acces to ready_requests must be protected %!s(int64=8) %!d(string=hai) anos
  Nathalie Furmento d582ec83c5 mpi: fix bug introduced by #20305, a request for an early data needs %!s(int64=8) %!d(string=hai) anos
  Nathalie Furmento f6dca8f197 mpi/src/starpu_mpi.c: extra check to make sure we do no test completion of the request MPI_REQUEST_NULL %!s(int64=8) %!d(string=hai) anos
  Nathalie Furmento c479103b63 mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 81447bab81 use consistent naming %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 190ec21dcf merge blocked and sleeping states which always were set conjointly %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 7888bd5faa drop parallel_sect_cond_busy %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage c7826aeffc drop parallel_sect_cond %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 189abd66a8 rework add_locked_workers %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage e7834f1722 move busy state flag back in worker %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 95d6bd6ba7 add discretionary locking in _starpu_sched_ctx_wake_up_workers %!s(int64=8) %!d(string=hai) anos
  Olivier Aumage 40c4b4aab3 remove parallel_sect_mutex %!s(int64=8) %!d(string=hai) anos