История коммитов

Автор 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