Commit History

Author SHA1 Message Date
  Andra Hugo 0cc1dfdce2 Modified init value of task->specific_starpu 14 years ago
  Andra Hugo 64ee8754cc new merge (sched_policies not yet done) 14 years ago
  Andra Hugo 131269917d merge trunk + branch sched_ctx part 2 14 years ago
  Andra Hugo 0ec66b2e5f Added sched_ctxs 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet 32aa89be27 Handle Read after Redux or Redux after Read, the Redux mode is handled as a 15 years ago
  Cédric Augonnet cc07018373 Simplify the _starpu_detect_implicit_data_deps_with_handle function by 15 years ago
  Cédric Augonnet 2bc05e3288 Skip "reduction tasks" when detecting implicit deps. 15 years ago
  Cédric Augonnet e4ed360572 When a data handle is accessed in a R/W mode for the first time after it was 15 years ago
  Nathalie Furmento 553f253990 src: debug mechanism to log in and out functions calls (was helpful to debug MPI...) 15 years ago
  Nathalie Furmento cad5904ca4 minor fixes for compiler warnings 15 years ago
  Samuel Thibault 05a2dbc760 better-looking braces 15 years ago
  Cédric Augonnet 47f493f0b0 Fix compilation if glpk is not available 15 years ago
  Samuel Thibault 78edbdcb26 fix dependencies 15 years ago
  Samuel Thibault 3ef7d1d4d6 record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks 15 years ago
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 15 years ago
  Samuel Thibault db29ece0a3 Add dependency debugging facility 15 years ago
  Nathalie Furmento 85bb45c0f9 revert previous commit #2589 15 years ago
  Nathalie Furmento 346314a1b9 Wrong commit fully reverted in follow-up commit #2590 15 years ago
  Cédric Augonnet 3c95481321 - Add prev and next fields in the task structure for the convenience of the scheduler. 15 years ago
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. 15 years ago
  Cédric Augonnet a10978eb03 The _starpu_data_wait_until_available function blocks until the handle is 15 years ago
  Cédric Augonnet 0bd8b67548 Bug fix: partially revert commit 2488. There was actually 2 modifications in 15 years ago
  Cédric Augonnet a88ab34ceb Make sure that we keep track of "ghost dependencies" when generating the DAG 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Cédric Augonnet dec83d29d2 Display task dependencies (ie. not only tag dependencies) in the graph 15 years ago
  Cédric Augonnet 2d974ba10e starpu_data_sync_with_mem now enforces sequential consistency if required. 15 years ago
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary 15 years ago
  Cédric Augonnet b2a1bfd608 starpu_access_mode is not an enum type anymore, so that we can add new types of 15 years ago
  Cédric Augonnet 2e02972ba3 It is now possible to maintain the sequential coherency of a data handle. In 15 years ago