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