Nathalie Furmento
|
477cb1f811
src: fixes for minor warnings
|
9 yıl önce |
Samuel Pitoiset
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
9 yıl önce |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 yıl önce |
Samuel Thibault
|
c9f1715e51
Fix actually distributing tasks over all workers
|
10 yıl önce |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
10 yıl önce |
Samuel Thibault
|
3a33757343
Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations
|
10 yıl önce |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 yıl önce |
Samuel Thibault
|
717fbf7ab1
Always call init_iterator, it does not make sense otherwise
|
10 yıl önce |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 yıl önce |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 yıl önce |
Samuel Thibault
|
cf2fcb6937
update to temanejo 1.0rc2
|
12 yıl önce |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 yıl önce |
Simon Archipoff
|
034d9dbfd9
bugs fix in push function of random_policy, algorithm is now only applied on workers that can execute task
|
12 yıl önce |
Andra Hugo
|
3de4a1581a
factorise changing_ctx_mutex (get it out of the policies)
|
12 yıl önce |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 yıl önce |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
12 yıl önce |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
12 yıl önce |
Nathalie Furmento
|
549ac5bc36
rename WORKER_LIST into STARPU_WORKER_LIST
|
12 yıl önce |
Andra Hugo
|
dbc4b33af8
fixed policies and completly remove the fields: mutex & cond of sched_ctx
|
12 yıl önce |
Andra Hugo
|
4146573b69
synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed,
|
12 yıl önce |
Nathalie Furmento
|
2cba05fe4b
src/sched_policies: clarify scheduler policy descriptions
|
12 yıl önce |
Nathalie Furmento
|
21cfa998e0
sched_ctx: renaming in incldue/starpu_sched_ctx.h
|
12 yıl önce |
Samuel Thibault
|
eb64e18781
merge fixes
|
12 yıl önce |
Nathalie Furmento
|
ebc7bd8f30
sched_ctx: more renaming
|
12 yıl önce |
Nathalie Furmento
|
64222192ad
src/sched_policies: fix coding style
|
12 yıl önce |
Samuel Thibault
|
b27f1f7932
fix build with simgrid
|
12 yıl önce |
Nathalie Furmento
|
11dd8ecb24
sched_ctx: move worker functions back to starpu_sched_ctx.h and rename them to better identify their purpose
|
12 yıl önce |
Cyril Roelandt
|
14de0858b0
Fix a bunch of NULL checks.
|
12 yıl önce |
Nathalie Furmento
|
374dc95cb4
rename struct worker_collection to struct starpu_sched_ctx_worker_collection
|
12 yıl önce |
Nathalie Furmento
|
1c7f4b3f55
partly revert 8234. sched_cond and sched_mutex are not pointers
|
12 yıl önce |