Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 6973acf237 Do not look for mpiexec in simgrid mode hace 8 años
  Samuel Thibault ce1bd568d1 pheft is not so good either hace 8 años
  Samuel Thibault 2c4fabcdc1 Add missing relaxation hace 8 años
  Samuel Thibault d9020eaab4 Enable some MPI examples in simgrid testsuite hace 8 años
  Samuel Thibault 7d238b8a1b lws may not be so efficient with data transfers hace 8 años
  Samuel Thibault 751a3da475 Drop support for simgrid before 3.9, we don't really test them hace 8 años
  Samuel Thibault cbae459390 Rearrange simgrid initialization: simgrid 3.16 and below use dlopen in smpi, which simplifies things a lot hace 8 años
  Samuel Thibault 70e2293c61 Fix build with old 3.11 simgrid hace 8 años
  Samuel Thibault 99c955951c fix warning hace 8 años
  Samuel Thibault 5ea816fb59 Disable main/restart test in simgrid mode, simgrid does not seem to be restartable hace 8 años
  Samuel Thibault 2970b7bc87 Fix build with old simgrid hace 8 años
  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 hace 8 años
  Corentin Salingue 430e4779a3 Raise an error or desactivate SOCL when both SOCL and MPI Master-Slave are activated hace 8 años
  Olivier Aumage afecfba3c3 really do not use CUDA devices since the testcase does not currently support cuFFT properly hace 8 años
  Samuel Thibault 9b4c259e0e Update MPI tests so they can run in simgrid hace 8 años
  Samuel Thibault 85cec15b5f Fix detection of MPI processes now that SIMIX_process_get_code is no more hace 8 años
  Samuel Thibault d91e7c001a Do not let an SMPI program run without smpi_process_get_user_data, we definitely need it hace 8 años
  Samuel Thibault ad09c4c678 Do not let an SMPI program run without smpi_process_set_user_data, we definitely need it hace 8 años
  Samuel Thibault 4c3b3fb125 Fix thread names, workerarg->name is not initialized yet at that stage hace 8 años
  Olivier Aumage 2e7bc63fec fix error reporting on recent cufft implementations hace 8 años
  Corentin Salingue c61c815dcf port -r 21197 from numa : force empty task for coherency to be executed on the home node hace 8 años
  Olivier Aumage 4c9dfe7345 set cl_arg_free in fstarpu_task_insert hace 8 años
  Samuel Thibault b3dac87810 Also make sure we don't execute post_exec when cl has STARPU_NOWHERE hace 8 años
  Samuel Thibault 7f6b19271d Also don't execute post_exec_hook when the codelet has where == NOWHERE hace 8 años
  Olivier Aumage eccabca716 update cppcheck suppressions hace 8 años
  Olivier Aumage 8b446da7c1 add valgrind suppression hace 8 años
  Olivier Aumage 744c403232 add some more tsan suppressions hace 8 años
  Olivier Aumage 203889452b add a tsan race suppress entry for _starpu_sched_ctx_lock_write about the lock_write_owner field check hace 8 años
  Olivier Aumage 50439ce0a3 adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched hace 8 años
  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 hace 8 años