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
|
12 gadi atpakaļ |
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)
|
12 gadi atpakaļ |
Nathalie Furmento
|
4395669801
include: remove documentation as it is already defined elsewhere
|
12 gadi atpakaļ |
Nathalie Furmento
|
18d8babd7a
include: remove documentation as it is already defined elsewhere
|
12 gadi atpakaļ |
Nathalie Furmento
|
3f57560476
include: remove documentation as it is already defined elsewhere
|
12 gadi atpakaļ |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 gadi atpakaļ |
Nathalie Furmento
|
466d3930d5
include: move definition of starpu_timing_now from starpu_scheduler to starpu_util
|
12 gadi atpakaļ |
Nathalie Furmento
|
26a6b33bf4
scheduler: rename getter and setter functions for minimum and maximum task priorities
|
12 gadi atpakaļ |
Nathalie Furmento
|
00e36894cf
include: move definition of struct starpu_machine_topology
|
12 gadi atpakaļ |
Nathalie Furmento
|
cbdb2605b3
pthread: always use the starpu_pthread API
|
12 gadi atpakaļ |
Nathalie Furmento
|
a33a7476f9
scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers
|
12 gadi atpakaļ |
Samuel Thibault
|
d0f80337c1
add starpu_task_footprint function to return a task footprint
|
12 gadi atpakaļ |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
12 gadi atpakaļ |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
12 gadi atpakaļ |
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)
|
12 gadi atpakaļ |
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
|
12 gadi atpakaļ |
Nathalie Furmento
|
e3539ccede
sched_ctx: use sched_ctx_id everywhere
|
12 gadi atpakaļ |
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.
|
12 gadi atpakaļ |
Samuel Thibault
|
eb64e18781
merge fixes
|
12 gadi atpakaļ |
Andra Hugo
|
83e975fe61
push_task_notify has to take sched_ctx_id as parameter
|
12 gadi atpakaļ |
Nathalie Furmento
|
e22791b9f3
merge fixes
|
13 gadi atpakaļ |
Samuel Thibault
|
2720ac7439
drop use of utf-8/latin1
|
13 gadi atpakaļ |
Andra Hugo
|
b74fc182bb
allow submitting to several ctxs from 1 th + small example
|
13 gadi atpakaļ |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
13 gadi atpakaļ |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
13 gadi atpakaļ |
Samuel Thibault
|
0787cb0537
Add unit
|
13 gadi atpakaļ |
Andra Hugo
|
1a51425310
macro definition
|
13 gadi atpakaļ |
Andra Hugo
|
14881ad180
config macro definition (still not working)
|
13 gadi atpakaļ |
Andra Hugo
|
f2cae1040c
sched_ctx fixing warinings part2
|
13 gadi atpakaļ |
Andra Hugo
|
821a5c06d7
fix wornings in sched_policy part1
|
13 gadi atpakaļ |