コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 6973acf237 Do not look for mpiexec in simgrid mode 8 年 前
  Samuel Thibault ce1bd568d1 pheft is not so good either 8 年 前
  Samuel Thibault 2c4fabcdc1 Add missing relaxation 8 年 前
  Samuel Thibault d9020eaab4 Enable some MPI examples in simgrid testsuite 8 年 前
  Samuel Thibault 7d238b8a1b lws may not be so efficient with data transfers 8 年 前
  Samuel Thibault 751a3da475 Drop support for simgrid before 3.9, we don't really test them 8 年 前
  Samuel Thibault cbae459390 Rearrange simgrid initialization: simgrid 3.16 and below use dlopen in smpi, which simplifies things a lot 8 年 前
  Samuel Thibault 70e2293c61 Fix build with old 3.11 simgrid 8 年 前
  Samuel Thibault 99c955951c fix warning 8 年 前
  Samuel Thibault 5ea816fb59 Disable main/restart test in simgrid mode, simgrid does not seem to be restartable 8 年 前
  Samuel Thibault 2970b7bc87 Fix build with old simgrid 8 年 前
  Nathalie Furmento a5213430ae tests/datawizard/reclaim.c: limit memory for opencl so that when opencl devices are running on cpus, the memory is shared between both 8 年 前
  Corentin Salingue 430e4779a3 Raise an error or desactivate SOCL when both SOCL and MPI Master-Slave are activated 8 年 前
  Olivier Aumage afecfba3c3 really do not use CUDA devices since the testcase does not currently support cuFFT properly 8 年 前
  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 年 前