Commit History

Author SHA1 Message Date
  Samuel Thibault 697c0a55fd Warn user when he requests recalibration in simgrid mode 10 years ago
  Samuel Thibault 78fa934bb6 fix warning 10 years ago
  Samuel Thibault aaff4bc590 fix build 10 years ago
  Samuel Thibault 5e7ae102e7 backport r15214 from commute branch: Fix parsing arbitered_req_list: we may be putting back our own requests, so we need to avoid looping back 10 years ago
  Samuel Thibault ce62fa0f03 Fix parsing arbitered_req_list: we may be putting back our own requests, so we need to avoid looping back 10 years ago
  Samuel Thibault c89ca46b05 port r15212 from commute branch: Make arbiter register tasks only on the handle they did not manage to acquire, to avoid too many tries and adds/removals 10 years ago
  Samuel Thibault 0e2979a32c Make arbiter register tasks only on the handle they did not manage to acquire, to avoid too many tries and adds/removals 10 years ago
  Samuel Thibault b9d152fa66 merge trunk 10 years ago
  Samuel Thibault 528cf10bdd fix build 10 years ago
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 years ago
  Samuel Thibault 95eb72ab44 fix build 10 years ago
  Samuel Thibault 5d7facd505 Drop unused field 10 years ago
  Samuel Thibault 4440f4fefa update to trunk@15199 10 years ago
  Samuel Thibault a1506aa961 update mergeinfo 10 years ago
  Samuel Thibault 3434b52b4c Add arbiter support 10 years ago
  Samuel Thibault 7a902649ea Add changelog for arbiters 10 years ago
  Samuel Thibault 9feff2e47b document that arbiters don't support REDUX 10 years ago
  Nathalie Furmento 649754888e ChangeLog: mention new scheduler introduced in #15103 10 years ago
  Samuel Thibault 824091b450 fix build 10 years ago
  Samuel Thibault d9c1dfa96c skip tests which use redux when testing the global arbiter 10 years ago
  Samuel Thibault 778f5258b9 support acquire_cb with arbiters 10 years ago
  Samuel Thibault 908254db58 Print arbitered requests too 10 years ago
  Samuel Thibault c9014679a2 Check returned value (even if in practice it's always 0 atm) 10 years ago
  Samuel Thibault 37242f4d62 fix variable name 10 years ago
  Samuel Thibault 8fbc9b2c5a Complete arbiter implementation 10 years ago
  Samuel Thibault 4bffb39b2e Add arbiter documentation 10 years ago
  Nathalie Furmento c660157fe5 mpi/src/starpu_mpi.c: fix field name 10 years ago
  Nathalie Furmento 1e1ef9f183 mpi/src: also registering communicators when calling starpu_mpi_xxxx 10 years ago
  Nathalie Furmento 93d85982ea mpi/src: rename internal request field 10 years ago
  Nathalie Furmento a821348a01 mpi/src: also display communicator when printing communication debug 10 years ago