Pierre-André Wacrenier
|
b2a51a010a
add binary exponential backoof when spinning for task
|
12 years ago |
Pierre-André Wacrenier
|
5a626f84cc
do not wake workers when macro STARPU_NON_BLOCKING_DRIVERS is not set
|
12 years ago |
Nathalie Furmento
|
8c8083f248
src/core/perfmodel/perfmodel_history.c: forgot to declare variable ... (again ...)
|
12 years ago |
Nathalie Furmento
|
7637cc0f56
src/core/perfmodel/perfmodel_history.c: forgot to declare variable ...
|
12 years ago |
Nathalie Furmento
|
55f1145f6c
src/core/perfmodel/perfmodel_history.c: move parsing of performance model version at the right place
|
12 years ago |
Nathalie Furmento
|
561134d123
src/core/perfmodel/perfmodel_history.c: fix function to retrieve name of directory storing performance model files
|
12 years ago |
Nathalie Furmento
|
996e85965e
Performance models files are now stored in a directory whose name
|
12 years ago |
Samuel Thibault
|
f6ca7afe9c
Fix perfmodel output: do not emit all parallel perfmodels, only what we need
|
12 years ago |
Pierre-André Wacrenier
|
da72e82297
eager central policy with priorities : wake up a single worker when submitting a task
|
12 years ago |
Nathalie Furmento
|
6715023a7b
include/starpu_util.h: make error message more visible
|
12 years ago |
Samuel Thibault
|
df6757bf98
fix build with both simgrid and leveldb
|
12 years ago |
Thibaud Lambert
|
5cbb25edb6
merge revision 10951 and 10956 of starpu-1.1
|
12 years ago |
Samuel Thibault
|
b5039c0eef
Make simgrid take some time for the data transfer queueing
|
12 years ago |
Nathalie Furmento
|
219507e0e0
perfmodel: new functionality to print directory name storing performance models
|
12 years ago |
Samuel Thibault
|
5ac25e5658
fix build
|
12 years ago |
Samuel Thibault
|
298986d64b
fix build
|
12 years ago |
Andra Hugo
|
127e19b535
add iterating over all contexts at pop time when blocked_workers are alowed
|
12 years ago |
Pierre-André Wacrenier
|
c97cc4c390
eager central policy : wake up a single worker when submitting a task
|
12 years ago |
Pierre-André Wacrenier
|
0c355a5e0b
adding WAKING UP STATE
|
12 years ago |
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 years ago |
Andra Hugo
|
572e0e571d
add doc for the prev commit
|
12 years ago |
Andra Hugo
|
1c1a6aaddf
* add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context,
|
12 years ago |
Andra Hugo
|
85eb861bc9
add register_close_callback to the doc
|
12 years ago |
Andra Hugo
|
f31697b342
regiseter callback for the context, to be executed when the last task finished executing
|
12 years ago |
Andra Hugo
|
e9fd59862b
remove the context turns from the doc too
|
12 years ago |
Andra Hugo
|
e4d5bcda38
remove the functions that force a worker to pop in a certain context, for the moment no need for that we do round robin
|
12 years ago |
Andra Hugo
|
7e15608069
copy uthash.h into the hyp sources and remove any interferance of the hyp with the sources of starpu
|
12 years ago |
Andra Hugo
|
e74511cd3a
pheft & peager + contexts
|
12 years ago |
Andra Hugo
|
6d49c90c00
spell error
|
12 years ago |
Andra Hugo
|
45aa82076f
context + static scheduling
|
12 years ago |