Commit History

Author SHA1 Message Date
  Samuel Thibault 759b65a2ce avoid #including headers inside extern "C" {}, since those headers might have c++ snippets 9 years ago
  Samuel Thibault d68f1573fd use some gcc attributes 9 years ago
  Samuel Thibault afce80c449 Fix unbound recursion 9 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 9 years ago
  Samuel Thibault f63cc6b631 Make starpu_sched_component_connect a real function rather than an inline, to be able to add tracing there 9 years ago
  Samuel Thibault 320c4f9e03 port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers 9 years ago
  Samuel Thibault fbf8e5ab03 port r15744 from 1.2: Add names to scheduling component 9 years ago
  Samuel Thibault 7c6a952375 Fix incomplete prototype 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 5e8cba21b1 Add starpu_sched_component_connect helper and benefit from it 10 years ago
  Samuel Thibault 892cb0ba21 fix build 10 years ago
  Nathalie Furmento 2e4c99b8f2 move documentation from public API to doxygen source file 10 years ago
  Nathalie Furmento 28e4f109a7 rename struct starpu_sched_specs into struct starpu_sched_component_specs 10 years ago
  Nathalie Furmento 9637fa6f8f rename struct starpu_fifo_data into struct starpu_sched_component_fifo_data 10 years ago
  Nathalie Furmento 356fee1cd3 rename: 10 years ago
  Nathalie Furmento 08c4f7f391 rename starpu_sched_recipe_add_component into starpu_sched_component_recipe_add 10 years ago
  Nathalie Furmento e9e0a96dc5 move documentation from public include file to doxygen file 10 years ago
  Nathalie Furmento b7d09b484f rename starpu_get_tree into starpu_sched_tree_get 10 years ago
  Nathalie Furmento 81382e2b67 move documentation from public include file to doxygen file 10 years ago
  Nathalie Furmento e74b2b2fa2 include/starpu_sched_component.h: fix typesetting 10 years ago
  Nathalie Furmento 81d3116c6e include/starpu_sched_component.h: add cnrs copyright 10 years ago
  Nathalie Furmento 453043e11d include/starpu_sched_component.h: add c++ needed code 10 years ago
  Nathalie Furmento e71d56be1a include/starpu_sched_component.h: make ABI independant on hwloc availability 10 years ago
  Nathalie Furmento 80cbad11d5 include/starpu_sched_component.h: typesetting cleaning 10 years ago
  Samuel Thibault a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 10 years ago
  Marc Sergent 1329f5bee3 Merge from trunk : several merges from r11938 to r12434 11 years ago
  Marc Sergent 8678ba6687 src/sched_policies : Renaming pop_task into pull_task in Modularized Schedulers only 11 years ago
  Marc Sergent 99f8c8f112 Renaming Hierarchical Scheduler ==> Modularized Scheduler 11 years ago
  Marc Sergent 333ea340f1 Some refactoring on src/sched_policies 11 years ago
  Marc Sergent adaab5e2c7 src/sched_policies : Renaming 11 years ago