Nathalie Furmento
|
ccb670cd34
sched_ctx_hypervisor has been renamed in sc_hypervisor
|
12 年之前 |
Andra Hugo
|
efa00d36bf
add comments and reorganise the header of ctxs
|
12 年之前 |
Nathalie Furmento
|
b08a2c55e0
scheduler: revert 9247 and add functions to set and get task
|
12 年之前 |
Nathalie Furmento
|
cbdb2605b3
pthread: always use the 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
|
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
|
fbe2657f9f
ispeed considers data transfer
|
12 年之前 |
Nathalie Furmento
|
549ac5bc36
rename WORKER_LIST into STARPU_WORKER_LIST
|
12 年之前 |
Andra Hugo
|
7eddde2a77
factorize init of worker_collection
|
12 年之前 |
Andra Hugo
|
dbc4b33af8
fixed policies and completly remove the fields: mutex & cond of sched_ctx
|
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 年之前 |
Andra Hugo
|
8c21b0e865
everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler,
|
12 年之前 |
Nathalie Furmento
|
bcd88d9383
sched_ctx: renaming
|
12 年之前 |
Nathalie Furmento
|
e3539ccede
sched_ctx: use sched_ctx_id everywhere
|
12 年之前 |
Nathalie Furmento
|
21cfa998e0
sched_ctx: renaming in incldue/starpu_sched_ctx.h
|
12 年之前 |
Nathalie Furmento
|
ebc7bd8f30
sched_ctx: more renaming
|
12 年之前 |
Nathalie Furmento
|
3f40093bf5
fix last commit
|
12 年之前 |
Samuel Thibault
|
fb88ec68ff
Re-fix simgrid build
|
12 年之前 |
Samuel Thibault
|
b27f1f7932
fix build with simgrid
|
12 年之前 |
Nathalie Furmento
|
11dd8ecb24
sched_ctx: move worker functions back to starpu_sched_ctx.h and rename them to better identify their purpose
|
12 年之前 |
Nathalie Furmento
|
a00f51f94a
sched_ctx: renaming
|
12 年之前 |
Nathalie Furmento
|
44461e64ce
include: move worker functions from starpu_sched_ctx.h to starpu_worker.h
|
12 年之前 |
Nathalie Furmento
|
15ee499aea
fix prototypes
|
12 年之前 |
Nathalie Furmento
|
699a5e6e32
enable warning only if STARPU_DEVEL is defined
|
12 年之前 |
Nathalie Furmento
|
c3aef974c5
include/starpu_sched_ctx.h: add reminder
|
12 年之前 |
Nathalie Furmento
|
800fb1da65
include/starpu_sched_ctx.h: add C++ guard
|
12 年之前 |
Nathalie Furmento
|
374dc95cb4
rename struct worker_collection to struct starpu_sched_ctx_worker_collection
|
12 年之前 |