Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault 9b4c259e0e Update MPI tests so they can run in simgrid 8 年之前
  Samuel Thibault 85cec15b5f Fix detection of MPI processes now that SIMIX_process_get_code is no more 8 年之前
  Samuel Thibault d91e7c001a Do not let an SMPI program run without smpi_process_get_user_data, we definitely need it 8 年之前
  Samuel Thibault ad09c4c678 Do not let an SMPI program run without smpi_process_set_user_data, we definitely need it 8 年之前
  Samuel Thibault 4c3b3fb125 Fix thread names, workerarg->name is not initialized yet at that stage 8 年之前
  Olivier Aumage 2e7bc63fec fix error reporting on recent cufft implementations 8 年之前
  Corentin Salingue c61c815dcf port -r 21197 from numa : force empty task for coherency to be executed on the home node 8 年之前
  Olivier Aumage 4c9dfe7345 set cl_arg_free in fstarpu_task_insert 8 年之前
  Samuel Thibault b3dac87810 Also make sure we don't execute post_exec when cl has STARPU_NOWHERE 8 年之前
  Samuel Thibault 7f6b19271d Also don't execute post_exec_hook when the codelet has where == NOWHERE 8 年之前
  Olivier Aumage eccabca716 update cppcheck suppressions 8 年之前
  Olivier Aumage 8b446da7c1 add valgrind suppression 8 年之前
  Olivier Aumage 744c403232 add some more tsan suppressions 8 年之前
  Olivier Aumage 203889452b add a tsan race suppress entry for _starpu_sched_ctx_lock_write about the lock_write_owner field check 8 年之前
  Olivier Aumage 50439ce0a3 adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched 8 年之前
  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 年之前
  Samuel Thibault 603bf61baf fix documentation about limit_cpu_mem 8 年之前
  Olivier Aumage faa41f3e9c example case does not support --disable-cpu 8 年之前
  Olivier Aumage 02baf5d1b0 fix cppcheck issues 8 年之前
  Olivier Aumage 2d9b6a7d2b fix cppcheck issues 8 年之前
  Olivier Aumage 5f1fe8ef25 fix cppcheck issues 8 年之前
  Olivier Aumage f8c7adcef3 fix coverity issue 8 年之前
  Olivier Aumage e62e2254e6 fix coverity issue 8 年之前
  Olivier Aumage 6a4d7c7c5f fix coverity issue 8 年之前
  Olivier Aumage aca76d2817 fix coverity issue 8 年之前
  Olivier Aumage 0c3948a82b update sc_hypervisor, fstarpu Fortran module file with API changes 8 年之前
  Nathalie Furmento d1de86e9d9 src/core/sched_ctx.c: fix variable type 8 年之前
  Nathalie Furmento 3102ef829c tests/sched_ctx/sched_ctx_policy_data.c: followup to #21171, only consider CPU workers 8 年之前
  Nathalie Furmento 1eb9244dfe tests/sched_ctx/sched_ctx_policy_data.c: skip test when no CPU worker available 8 年之前
  Nathalie Furmento f5c34061fa src/core/sched_ctx.c: add error message 8 年之前