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