Commit History

Author SHA1 Message Date
  Nathalie Furmento 4f5e6a76dc update docs 6 years ago
  Samuel Thibault 21ea30f040 Fix case where a modular scheduler drives only one worker, we need to put a fifo above the eager component 6 years ago
  Nathalie Furmento d183b2a4f6 tools/starpu_replay: fix printf format 6 years ago
  Samuel Thibault dbed3a64a9 Avoid passing bogus values from modular schedulers to the rest of StarPU 6 years ago
  Olivier Aumage 6a406321a0 add configure support for StarPU-RM et StarPU-RM/DLB verbose modes 6 years ago
  Olivier Aumage a56637c7ad drop obsolete code 6 years ago
  Olivier Aumage a38cefb609 adapt to DLB API changes 6 years ago
  Olivier Aumage b207af446e avoid Clang analyzer false positive on macos 6 years ago
  Olivier Aumage 5ad8a49b67 restaure quiet StarPU-RM modes by default 6 years ago
  Olivier Aumage 8665630348 convert cpuid to unitid on DLB to StarPU-RM callback 6 years ago
  Olivier Aumage b51da53285 add api function to get the worker cpuset associated to an unitid 6 years ago
  Olivier Aumage f509591eba add missing public prototype 6 years ago
  Olivier Aumage 11a8bd7ef7 add verbose mode for starpurm.c 6 years ago
  Olivier Aumage dd9fab4844 sequentially process events when DLB support is enabled 6 years ago
  Olivier Aumage cd688eb740 move variable declaration out of conditionally compiled region 6 years ago
  Olivier Aumage 6827706eca use lend instead of return for returning borrowed units 6 years ago
  Olivier Aumage 4b999ed27f drop DLB verbose mode 6 years ago
  Olivier Aumage 0f789b7017 modify example to show initialization with an initially owned cpuset 6 years ago
  Olivier Aumage 57abd56faa fix warning 6 years ago
  Olivier Aumage 8c0886db9d add starpurm_dlb verbose mode 6 years ago
  Olivier Aumage 566b3f9af6 switch back from acquire to borrow 6 years ago
  Olivier Aumage d0407adaf0 add DLB error checking on dynamic resource sharing requests 6 years ago
  Olivier Aumage 9f1093e1a3 adapt DLB initialization to DLB 2 6 years ago
  Olivier Aumage f419b8e14c adapt to DLB callback prototype changed to accept user arg 6 years ago
  Olivier Aumage 79c661134b add error checking at DLB initialization 6 years ago
  Olivier Aumage 83f73534e9 add DLB error string conversion and checking macro 6 years ago
  Olivier Aumage e9ed30305f modify event processor to accept out of range unit ids for units not initialized by StarPU 6 years ago
  Olivier Aumage 24e2e59dff add kernel spawn with callback for default context 6 years ago
  Olivier Aumage 3ff480aa58 initialize DLB with the right CPUSET 6 years ago
  Olivier Aumage beb42135c2 fix detection of worker callback availability in starpurm 6 years ago