Andra Hugo
|
4e3d51abc6
add function for the scheduling ctxs in the doc and sort function in the header
|
11 år sedan |
Andra Hugo
|
c61c715349
doc with hyp env var + remove pointless function
|
11 år sedan |
Andra Hugo
|
f4ec3a1ade
make public a function returning the workers in an array form
|
12 år sedan |
Nathalie Furmento
|
15c3004dac
include/starpu_sched_ctx.h: fix compilation
|
12 år sedan |
Andra Hugo
|
5fa6ed1bb7
allow passing the pointer of a scheduler to a context
|
12 år sedan |
Andra Hugo
|
99654988a8
consider the time to transfer data from the gpus to the RAM too when resizing
|
12 år sedan |
Andra Hugo
|
70ee761ed3
correct speed computations for the hyp
|
12 år sedan |
Nathalie Furmento
|
03ff6cfac9
include: typos
|
12 år sedan |
Nathalie Furmento
|
18d8babd7a
include: remove documentation as it is already defined elsewhere
|
12 år sedan |
Nathalie Furmento
|
fb5a2f90f2
include: remove documentation as it is already defined elsewhere
|
12 år sedan |
Nathalie Furmento
|
547fc9c087
turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type
|
12 år sedan |
Nathalie Furmento
|
32073b9ad8
fix signature for starpu_sched_ctx_exec_parallel_code and mention it in ChangeLog for 1.2.0
|
12 år sedan |
Andra Hugo
|
71d6907584
execute parallel code in a context (do not backport on the release branch, it's not working correctly yet)
|
12 år sedan |
Andra Hugo
|
2400b6829a
get starpu_get_changing_ctx_mutex out of the public API
|
12 år sedan |
Nathalie Furmento
|
ccb670cd34
sched_ctx_hypervisor has been renamed in sc_hypervisor
|
12 år sedan |
Andra Hugo
|
efa00d36bf
add comments and reorganise the header of ctxs
|
12 år sedan |
Nathalie Furmento
|
b08a2c55e0
scheduler: revert 9247 and add functions to set and get task
|
12 år sedan |
Nathalie Furmento
|
cbdb2605b3
pthread: always use the starpu_pthread API
|
12 år sedan |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
12 år sedan |
Andra Hugo
|
f21b5879bf
bug fixing in resizing strategies
|
12 år sedan |
Andra Hugo
|
bba00a9247
some fixes to the hypervisor strategies (pbs with size_ctx)
|
12 år sedan |
Andra Hugo
|
cc8ea216d1
renaming & ispeed
|
12 år sedan |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
12 år sedan |
Andra Hugo
|
fbe2657f9f
ispeed considers data transfer
|
12 år sedan |
Nathalie Furmento
|
549ac5bc36
rename WORKER_LIST into STARPU_WORKER_LIST
|
12 år sedan |
Andra Hugo
|
7eddde2a77
factorize init of worker_collection
|
12 år sedan |
Andra Hugo
|
dbc4b33af8
fixed policies and completly remove the fields: mutex & cond of sched_ctx
|
12 år sedan |
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 år sedan |
Andra Hugo
|
8c21b0e865
everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler,
|
12 år sedan |
Nathalie Furmento
|
bcd88d9383
sched_ctx: renaming
|
12 år sedan |