Samuel Thibault
|
ce2d9e8bf8
Factorize starpu_timing_now() call, which is not that costless
|
8 年之前 |
Samuel Thibault
|
4d67637065
migrate prio scheduler to prio_list
|
8 年之前 |
Samuel Thibault
|
24cf50b5a3
Add to _starpu_prio_deque_pop_task_for_worker and _starpu_prio_deque_deque_task_for_worker a skipped paramter, to know whether some tasks were there, but can not be executed by the worker
|
8 年之前 |
Samuel Thibault
|
17535dd11b
Fix typo, for case where task can't be executed
|
8 年之前 |
Samuel Thibault
|
95abe9fd39
fix typo
|
8 年之前 |
Samuel Thibault
|
d25533b0b9
fix checking inlines when some inline is the prefix of a non-inline function
|
8 年之前 |
Samuel Thibault
|
7da5814dc8
Not only pick up a task that we can execute, but also set the proper implementation that can be executed
|
8 年之前 |
Samuel Thibault
|
1b5b4e1ea7
migrate prio deque to prio lists
|
8 年之前 |
Samuel Thibault
|
60717ffb56
Add iterators for prio lists
|
8 年之前 |
Samuel Thibault
|
79ba5705a7
Add some prio_list helpers, add FOO_prio_list_pop_back
|
8 年之前 |
Samuel Thibault
|
8d6ca23dad
Fix crash when building with cuda but without cuda devices
|
8 年之前 |
Samuel Thibault
|
6bdd094cf0
typo
|
8 年之前 |
Samuel Thibault
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 年之前 |
Corentin Salingue
|
a7c14546f6
factorize calls to _starpu_worker_drives_memory_node
|
8 年之前 |
Samuel Thibault
|
531818e812
keep prio_list sorted in debugging mode too
|
8 年之前 |
Lionel Eyraud-Dubois
|
ed4942a44f
dmda: Take the non-overlapped part of transfer time into account in predicted end time of tasks.
|
8 年之前 |
Corentin Salingue
|
6dffc9d077
prevent divide per 0
|
8 年之前 |
Samuel Thibault
|
6cee0b6109
Explicit that one can provide several files to the -i option
|
8 年之前 |
Nathalie Furmento
|
038343c2df
examples/stencil/stencil-blocks.c: add missing variable
|
8 年之前 |
Corentin Salingue
|
c79052d75a
multiple calls of MPI app is not allowed in shell script
|
8 年之前 |
Corentin Salingue
|
d96fdd1970
Finally, disable StarPU-MPI when MPI master-slave is activated
|
8 年之前 |
Nathalie Furmento
|
936ae284d2
examples: fixes for cppcheck warnings
|
8 年之前 |
Nathalie Furmento
|
012a00e07b
socl: fixes for cppcheck warnings
|
8 年之前 |
Samuel Thibault
|
173a6b0f29
fix typo
|
8 年之前 |
Samuel Thibault
|
d696b10e95
MSG_process_ref was added only in simgrid 3.15
|
8 年之前 |
Samuel Thibault
|
fc0049658d
Add missing unregistration
|
8 年之前 |
Samuel Thibault
|
5c37420594
Use SMPI_SHARED_MALLOC when simgrid provides a version which folds such allocations
|
8 年之前 |
Samuel Thibault
|
72680ad261
use simgrid version range rather than enumerate them all
|
8 年之前 |
Samuel Thibault
|
7eea5219ba
tested simgrid 3.15
|
8 年之前 |
Samuel Thibault
|
138eed786c
Fix crash when joining a thread which has already exited
|
8 年之前 |