Nathalie Furmento
|
d87217abab
sched_ctx_hypervisor: use starpu-pthread API
|
12 年之前 |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
12 年之前 |
Andra Hugo
|
f21b5879bf
bug fixing in resizing strategies
|
12 年之前 |
Andra Hugo
|
bba00a9247
some fixes to the hypervisor strategies (pbs with size_ctx)
|
12 年之前 |
Andra Hugo
|
329520f765
fix some bugs + print evaluation info
|
12 年之前 |
Andra Hugo
|
ef6e41e8e6
fix bug in ispeed (reset counter in get_first_workers in the wrong place) + probably fix hydra bug (can't make it crash but not sure it is fixed)
|
12 年之前 |
Andra Hugo
|
cc8ea216d1
renaming & ispeed
|
12 年之前 |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
12 年之前 |
Andra Hugo
|
063ee080f9
acces data handles before unregistering data
|
12 年之前 |
Andra Hugo
|
fbe2657f9f
ispeed considers data transfer
|
12 年之前 |
Andra Hugo
|
6acf4198af
fixes to ispeed
|
12 年之前 |
Andra Hugo
|
f54a30a655
fix ispeed policy
|
12 年之前 |
Andra Hugo
|
8f40b19fec
added new resizing policy
|
12 年之前 |
Andra Hugo
|
81a4c78ea0
add instant speed resizing policy
|
12 年之前 |
Andra Hugo
|
90583ba248
fix hypervisor to better react to resizing requirements + fix last release small issues (compiling issues in the doc & a small issue in datawizard)
|
12 年之前 |
Andra Hugo
|
1206404a66
starpu_sched_ctx_hypervisor_stuff -> sched_ctx_hypervisor_stuff (any ideas about a name for the hypervisor are welcomed )
|
12 年之前 |
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 年之前 |
Nathalie Furmento
|
21cfa998e0
sched_ctx: renaming in incldue/starpu_sched_ctx.h
|
12 年之前 |
Nathalie Furmento
|
ebc7bd8f30
sched_ctx: more renaming
|
12 年之前 |
Nathalie Furmento
|
a00f51f94a
sched_ctx: renaming
|
12 年之前 |
Nathalie Furmento
|
22ce72ad31
renaming
|
12 年之前 |
Nathalie Furmento
|
374dc95cb4
rename struct worker_collection to struct starpu_sched_ctx_worker_collection
|
12 年之前 |
Nathalie Furmento
|
bd4c14b6c9
prefix public macro with STARPU_
|
12 年之前 |
Nathalie Furmento
|
75984def69
sched_ctx_hypervisor/: add missing copyrights and fix code style
|
12 年之前 |
Andra Hugo
|
34aa059de1
clean printfs
|
12 年之前 |
Andra Hugo
|
9a8788623f
cleaned printfs
|
12 年之前 |
Andra Hugo
|
c5f3ecca1b
fixing warnings
|
12 年之前 |
Ludovic Courtès
|
15003cc6a9
hypervisor: Move hash table fiddling away from policies.
|
12 年之前 |
Andra Hugo
|
9886bbcc15
added example for the hypervisor for app_driven strategy
|
12 年之前 |
Ludovic Courtès
|
599114d14d
hypervisor: Convert `sched_ctx_hypervisor.configurations' to <common/uthash.h>.
|
12 年之前 |