Commit History

Author SHA1 Message Date
  Samuel Thibault e529623e12 Fix worker choice when using scheduler contexts 6 years ago
  Samuel Thibault 7cfccc7249 Fix modular-gemm scheduler for tasks without a name 6 years ago
  Samuel Thibault d7bc8ac029 Show examples of stats 6 years ago
  Samuel Thibault 4edc865eed document interesting figures for OOC feedback 6 years ago
  Samuel Thibault 84d896c8ba show memory node name in stats 6 years ago
  Samuel Thibault 821cbcf1b8 Avoid making GPU workers drive disks, particularly when using synchronous IO 6 years ago
  Samuel Thibault 154ae9c4fa Add modular-gemm scheduler 6 years ago
  Nathalie Furmento 0b9e1df61f starpufft/src/Makefile.am: remove un-needed line 6 years ago
  Samuel Thibault a9972c23e7 Also limit fifos below, not only prioritized fifos 6 years ago
  Samuel Thibault 2f2cbafa55 eager component needs to tell all its children that they can pull 6 years ago
  Nathalie Furmento 7fe13170f3 doc: formatting minor update 6 years ago
  Samuel Thibault 2e7b64848f intro for monolithic vs modular, and simple modular scheduler assembly example 6 years ago
  Olivier Aumage 8db1ccfebc mention potential deadlocks as the reason for worker relaxed mode 6 years ago
  Nathalie Furmento c699e17227 minor formatting fixes 6 years ago
  Samuel Thibault 675ae3194d complete scheduler documentation 6 years ago
  Samuel Thibault 8533018429 Fix misleading comment 6 years ago
  Samuel Thibault 3a1eca323f Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency 6 years ago
  Samuel Thibault b94c69fa99 Use starpu_worker_relax_on instead of internal _starpu_worker_relax_on, for coherency 6 years ago
  Samuel Thibault 1fdac69093 Drop unused variables 6 years ago
  Samuel Thibault 7ca4b1d3e3 Avoid taking sched_ctx lock when there is just one context 6 years ago
  Samuel Thibault d7b151cc48 factorize some schedctx details 6 years ago
  Samuel Thibault b5bc11802a note about pop_task 6 years ago
  Samuel Thibault 7461888726 Move scheduling implementation-related paragraph to scheduling implementation chapter 6 years ago
  Samuel Thibault 6e70126762 Add test for scratch data reuse 6 years ago
  Samuel Thibault 17edf42307 Fix reusing relaxed-memory memchunks 6 years ago
  Samuel Thibault b644feabba Fix STARPU_CALIBRATE_MINIMUM value 6 years ago
  Samuel Thibault ee9bd33e66 Reduce test time 6 years ago
  Samuel Thibault f5f57fd4c9 Avoid initializing cuda/opencl when user doesn't want it anyway 6 years ago
  Samuel Thibault b214928ee9 fix minimum calibration value 6 years ago
  Samuel Thibault c6203a1f28 Add STARPU_HWLOC_INPUT environment variable to save initialization time. 6 years ago