Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 0e79ad3c82 Add STARPU_PERF_MODEL_HOMOGENEOUS_CPU environment variable to allow having one perfmodel per CPU core il y a 8 ans
  Samuel Thibault ef524809e8 note that the topology shown by starpu_machine_display uses logical indexes il y a 8 ans
  Samuel Thibault 13f8e465d8 Show package/numa topology in starpu_machine_display il y a 8 ans
  Samuel Thibault 0824d155cd Use simpler loop il y a 8 ans
  Samuel Thibault 38ef9dc001 Fix odd ordering of CPU workers on CPUs due to GPUs stealing some cores il y a 8 ans
  Nathalie Furmento 8f7d7cbfd7 socl: fix printf argument types il y a 8 ans
  Nathalie Furmento 5a997de4a6 src/core/perfmodel/perfmodel_print.c: print on proper output il y a 8 ans
  Nathalie Furmento 0750263d65 src/util/starpu_task_insert_utils.c: remove spurious fprintf il y a 8 ans
  Samuel Thibault 6973acf237 Do not look for mpiexec in simgrid mode il y a 8 ans
  Samuel Thibault ce1bd568d1 pheft is not so good either il y a 8 ans
  Samuel Thibault 2c4fabcdc1 Add missing relaxation il y a 8 ans
  Samuel Thibault d9020eaab4 Enable some MPI examples in simgrid testsuite il y a 8 ans
  Samuel Thibault 7d238b8a1b lws may not be so efficient with data transfers il y a 8 ans
  Samuel Thibault 751a3da475 Drop support for simgrid before 3.9, we don't really test them il y a 8 ans
  Samuel Thibault cbae459390 Rearrange simgrid initialization: simgrid 3.16 and below use dlopen in smpi, which simplifies things a lot il y a 8 ans
  Samuel Thibault 70e2293c61 Fix build with old 3.11 simgrid il y a 8 ans
  Samuel Thibault 99c955951c fix warning il y a 8 ans
  Samuel Thibault 5ea816fb59 Disable main/restart test in simgrid mode, simgrid does not seem to be restartable il y a 8 ans
  Samuel Thibault 2970b7bc87 Fix build with old simgrid il y a 8 ans
  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 il y a 8 ans
  Corentin Salingue 430e4779a3 Raise an error or desactivate SOCL when both SOCL and MPI Master-Slave are activated il y a 8 ans
  Olivier Aumage afecfba3c3 really do not use CUDA devices since the testcase does not currently support cuFFT properly il y a 8 ans
  Samuel Thibault 9b4c259e0e Update MPI tests so they can run in simgrid il y a 8 ans
  Samuel Thibault 85cec15b5f Fix detection of MPI processes now that SIMIX_process_get_code is no more il y a 8 ans
  Samuel Thibault d91e7c001a Do not let an SMPI program run without smpi_process_get_user_data, we definitely need it il y a 8 ans
  Samuel Thibault ad09c4c678 Do not let an SMPI program run without smpi_process_set_user_data, we definitely need it il y a 8 ans
  Samuel Thibault 4c3b3fb125 Fix thread names, workerarg->name is not initialized yet at that stage il y a 8 ans
  Olivier Aumage 2e7bc63fec fix error reporting on recent cufft implementations il y a 8 ans
  Corentin Salingue c61c815dcf port -r 21197 from numa : force empty task for coherency to be executed on the home node il y a 8 ans
  Olivier Aumage 4c9dfe7345 set cl_arg_free in fstarpu_task_insert il y a 8 ans