Commit History

Автор SHA1 Съобщение Дата
  Nathalie Furmento fd03863423 examples/Makefile.am: add heat/heat.sh to dist file преди 8 години
  Nathalie Furmento 9a836b8faa tests/Makefile.am: add datawizard/locality.sh to dist file преди 8 години
  Samuel Thibault b5893dfee4 Use less invasive color for Progressing state which is not so important преди 8 години
  Samuel Thibault 4d4bc628b1 Fix heat help преди 8 години
  Olivier Aumage 44b5e02fa6 create target directories before creating symbolic links преди 8 години
  Olivier Aumage ef932f34c0 fix typo преди 8 години
  Samuel Thibault 99a0f01e45 Test heat options преди 8 години
  Samuel Thibault c7d1106472 Test various options of LU преди 8 години
  Samuel Thibault 85255aecce We need to sort the trace before giving it to pj_dump преди 8 години
  Samuel Thibault 9f06c759e4 Test the FxT code, and make sure that pj_dump can read it, if available преди 8 години
  Olivier Aumage dbd907ebcb set local worker_ky before calling mutex_lock_sched for proper locking depth accounting преди 8 години
  Samuel Thibault 7fdcad3b38 Fix progression initialization преди 8 години
  Olivier Aumage b3ac56bd64 update sched_op transactions enter/leave in get_multi_worker_task преди 8 години
  Samuel Thibault 758045543f fix leaking data when data_file or tasks_file is disabled. Also fix crash when disabling task_file преди 8 години
  Samuel Thibault 5609817f86 fix format преди 8 години
  Olivier Aumage f00b8bcaf7 comment new blocking request synchronization scheme преди 8 години
  Olivier Aumage 068eb44274 remove unnecessary variable преди 8 години
  Olivier Aumage 6f3194bf72 bring worker state management routines together преди 8 години
  Olivier Aumage 060a2f7985 name functions consistently преди 8 години
  Olivier Aumage 691ab4aefb implement a new synchronization scheme for parallel section blocking преди 8 години
  Nathalie Furmento 8c399ec64d mpi: add tool to check MPI communications are consistent преди 8 години
  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 преди 8 години
  Samuel Thibault 8c192a45db Show fxt flush events in trace преди 8 години
  Olivier Aumage ddc0ebaee4 workers wake up is called just before deleting the context, no need to do the handshake again преди 8 години
  Olivier Aumage 4e0fd68cbe protect parallel_sect update преди 8 години
  Olivier Aumage 24a7838785 drop sched_ctx locking requirements on task counters out of performance concerns преди 8 години
  Olivier Aumage 9c211dd53a merge state_blocked flag and state_busy_in_parallel flag that are always set conjointly преди 8 години
  Olivier Aumage da5f8bdfb1 fix missing flag reset преди 8 години
  Olivier Aumage 1bf1776396 drop fall_asleep_sem in favor of sched_cond преди 8 години
  Olivier Aumage 0580dc2152 drop wake_up_sem in favor of a sched_cond преди 8 години