Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault b3dac87810 Also make sure we don't execute post_exec when cl has STARPU_NOWHERE 8 anos atrás
  Samuel Thibault 7f6b19271d Also don't execute post_exec_hook when the codelet has where == NOWHERE 8 anos atrás
  Olivier Aumage eccabca716 update cppcheck suppressions 8 anos atrás
  Olivier Aumage 8b446da7c1 add valgrind suppression 8 anos atrás
  Olivier Aumage 744c403232 add some more tsan suppressions 8 anos atrás
  Olivier Aumage 203889452b add a tsan race suppress entry for _starpu_sched_ctx_lock_write about the lock_write_owner field check 8 anos atrás
  Olivier Aumage 50439ce0a3 adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched 8 anos atrás
  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 8 anos atrás
  Samuel Thibault 603bf61baf fix documentation about limit_cpu_mem 8 anos atrás
  Olivier Aumage faa41f3e9c example case does not support --disable-cpu 8 anos atrás
  Olivier Aumage 02baf5d1b0 fix cppcheck issues 8 anos atrás
  Olivier Aumage 2d9b6a7d2b fix cppcheck issues 8 anos atrás
  Olivier Aumage 5f1fe8ef25 fix cppcheck issues 8 anos atrás
  Olivier Aumage f8c7adcef3 fix coverity issue 8 anos atrás
  Olivier Aumage e62e2254e6 fix coverity issue 8 anos atrás
  Olivier Aumage 6a4d7c7c5f fix coverity issue 8 anos atrás
  Olivier Aumage aca76d2817 fix coverity issue 8 anos atrás
  Olivier Aumage 0c3948a82b update sc_hypervisor, fstarpu Fortran module file with API changes 8 anos atrás
  Nathalie Furmento d1de86e9d9 src/core/sched_ctx.c: fix variable type 8 anos atrás
  Nathalie Furmento 3102ef829c tests/sched_ctx/sched_ctx_policy_data.c: followup to #21171, only consider CPU workers 8 anos atrás
  Nathalie Furmento 1eb9244dfe tests/sched_ctx/sched_ctx_policy_data.c: skip test when no CPU worker available 8 anos atrás
  Nathalie Furmento f5c34061fa src/core/sched_ctx.c: add error message 8 anos atrás
  Nathalie Furmento 152f1a7c88 followup to #21133: make sure we look at task::where and not to codelet::where 8 anos atrás
  Olivier Aumage 770a8a1b0b add an assert on _starpu_sched_post_exec_hook 8 anos atrás
  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) 8 anos atrás
  Olivier Aumage e9bb7a4189 fix build with SimGrid 8 anos atrás
  Olivier Aumage a823ddc441 remove/update functions relying on previous synchro scheme 8 anos atrás
  Nathalie Furmento 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 anos atrás
  Nathalie Furmento 1150f4d6bb doc: fix function prototypes 8 anos atrás
  Olivier Aumage 1a2ba4b6a2 add public wrappers for worker functions usable in external sched policies 8 anos atrás