Pierre-André Wacrenier
|
147e0b91c4
adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task
|
před 11 roky |
Andra Hugo
|
6e52308e70
Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks)
|
před 12 roky |
Nathalie Furmento
|
4395669801
include: remove documentation as it is already defined elsewhere
|
před 12 roky |
Nathalie Furmento
|
18d8babd7a
include: remove documentation as it is already defined elsewhere
|
před 12 roky |
Nathalie Furmento
|
3f57560476
include: remove documentation as it is already defined elsewhere
|
před 12 roky |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
před 12 roky |
Nathalie Furmento
|
466d3930d5
include: move definition of starpu_timing_now from starpu_scheduler to starpu_util
|
před 12 roky |
Nathalie Furmento
|
26a6b33bf4
scheduler: rename getter and setter functions for minimum and maximum task priorities
|
před 12 roky |
Nathalie Furmento
|
00e36894cf
include: move definition of struct starpu_machine_topology
|
před 12 roky |
Nathalie Furmento
|
cbdb2605b3
pthread: always use the starpu_pthread API
|
před 12 roky |
Nathalie Furmento
|
a33a7476f9
scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers
|
před 12 roky |
Samuel Thibault
|
d0f80337c1
add starpu_task_footprint function to return a task footprint
|
před 12 roky |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
před 12 roky |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
před 12 roky |
Nathalie Furmento
|
39f05e55be
fix definition of starpu_worker_get_sched_condition when simgrid is enabled (thanks to Lionel Eyraud-Dubois and Paul Renaud-Goud for reporting the bug)
|
před 12 roky |
Andra Hugo
|
d56457109a
fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed
|
před 12 roky |
Nathalie Furmento
|
e3539ccede
sched_ctx: use sched_ctx_id everywhere
|
před 12 roky |
Nathalie Furmento
|
4358c3ee2a
sched_policy: new public function starpu_sched_get_predefined_policies() which returns an NULL-terminated array of all the predefined scheduling policies.
|
před 12 roky |
Samuel Thibault
|
eb64e18781
merge fixes
|
před 12 roky |
Andra Hugo
|
83e975fe61
push_task_notify has to take sched_ctx_id as parameter
|
před 12 roky |
Nathalie Furmento
|
e22791b9f3
merge fixes
|
před 12 roky |
Samuel Thibault
|
2720ac7439
drop use of utf-8/latin1
|
před 12 roky |
Andra Hugo
|
b74fc182bb
allow submitting to several ctxs from 1 th + small example
|
před 12 roky |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
před 12 roky |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
před 12 roky |
Samuel Thibault
|
0787cb0537
Add unit
|
před 12 roky |
Andra Hugo
|
1a51425310
macro definition
|
před 12 roky |
Andra Hugo
|
14881ad180
config macro definition (still not working)
|
před 12 roky |
Andra Hugo
|
f2cae1040c
sched_ctx fixing warinings part2
|
před 12 roky |
Andra Hugo
|
821a5c06d7
fix wornings in sched_policy part1
|
před 12 roky |