Commit History

Author SHA1 Message Date
  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
  Samuel Thibault 412f8dc619 backport r15166 from trunk: Add documentation for STARPU_COMMUTE 10 years ago
  Samuel Thibault 0ad729e39b Add documentation for STARPU_COMMUTE 10 years ago
  Samuel Thibault 5d7b623d7b TODO 10 years ago
  Samuel Thibault e618d79b17 Add starpu_arbiter_destroy 10 years ago
  Samuel Thibault 381eb29a05 Remove some WIP tags where it should be fine on the long run 10 years ago
  Samuel Thibault ea72e2ac97 rename data_commute_concurrency.c to data_arbiter_concurrency.c 10 years ago
  Samuel Thibault 23f059012d Get rid of commute mention in source code 10 years ago
  Samuel Thibault 14be4db267 Support several arbiters 10 years ago
  Samuel Thibault 67c7976ba1 s/commute_/arbitered_/g 10 years ago
  Samuel Thibault a5b6105706 Use arbiters instead of a global state. Does not support several arbiters yet 10 years ago
  Samuel Thibault f45da9d88c simplify commute locking, which fixes a race, and allows to easily improve it 10 years ago
  Samuel Thibault 788f2cb674 Show parallelism in commute test 10 years ago
  Samuel Thibault 766d73b69e drop the atomic version of lock_and_delegate: the small performance benefit is not worth the code complexity 10 years ago