Commit History

Yazar SHA1 Mesaj Tarih
  Olivier Aumage eccabca716 update cppcheck suppressions 9 yıl önce
  Olivier Aumage 8b446da7c1 add valgrind suppression 9 yıl önce
  Olivier Aumage 744c403232 add some more tsan suppressions 9 yıl önce
  Olivier Aumage 203889452b add a tsan race suppress entry for _starpu_sched_ctx_lock_write about the lock_write_owner field check 9 yıl önce
  Olivier Aumage 50439ce0a3 adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched 9 yıl önce
  Olivier Aumage 1c6076a20e address an lsan found issue where context task counters gets updated, accessing the task structure, while the corresponding task may already have been executed and destroyed by a worker 9 yıl önce
  Samuel Thibault 603bf61baf fix documentation about limit_cpu_mem 9 yıl önce
  Olivier Aumage faa41f3e9c example case does not support --disable-cpu 9 yıl önce
  Olivier Aumage 02baf5d1b0 fix cppcheck issues 9 yıl önce
  Olivier Aumage 2d9b6a7d2b fix cppcheck issues 9 yıl önce
  Olivier Aumage 5f1fe8ef25 fix cppcheck issues 9 yıl önce
  Olivier Aumage f8c7adcef3 fix coverity issue 9 yıl önce
  Olivier Aumage e62e2254e6 fix coverity issue 9 yıl önce
  Olivier Aumage 6a4d7c7c5f fix coverity issue 9 yıl önce
  Olivier Aumage aca76d2817 fix coverity issue 9 yıl önce
  Olivier Aumage 0c3948a82b update sc_hypervisor, fstarpu Fortran module file with API changes 9 yıl önce
  Nathalie Furmento d1de86e9d9 src/core/sched_ctx.c: fix variable type 9 yıl önce
  Nathalie Furmento 3102ef829c tests/sched_ctx/sched_ctx_policy_data.c: followup to #21171, only consider CPU workers 9 yıl önce
  Nathalie Furmento 1eb9244dfe tests/sched_ctx/sched_ctx_policy_data.c: skip test when no CPU worker available 9 yıl önce
  Nathalie Furmento f5c34061fa src/core/sched_ctx.c: add error message 9 yıl önce
  Nathalie Furmento 152f1a7c88 followup to #21133: make sure we look at task::where and not to codelet::where 9 yıl önce
  Olivier Aumage 770a8a1b0b add an assert on _starpu_sched_post_exec_hook 9 yıl önce
  Nathalie Furmento 8a60c4b905 src/core/jobs.c: partly revert #21133, task without a codelet should not call _starpu_sched_post_exec_hook (thanks Olivier for pointing out the mistake) 9 yıl önce
  Olivier Aumage e9bb7a4189 fix build with SimGrid 9 yıl önce
  Olivier Aumage a823ddc441 remove/update functions relying on previous synchro scheme 9 yıl önce
  Nathalie Furmento 90eacff9dd mpi/tests/: update code so that it runs with simgrid 9 yıl önce
  Nathalie Furmento 1150f4d6bb doc: fix function prototypes 9 yıl önce
  Olivier Aumage 1a2ba4b6a2 add public wrappers for worker functions usable in external sched policies 9 yıl önce
  Olivier Aumage f676258db2 move documentation of non-public worker functions to workers.h 9 yıl önce
  Samuel Thibault 0192b78a52 Avoid calling starpu_timing_now within a critical section or several times 9 yıl önce