Samuel Thibault
|
074d020c3d
Add starpu_idle_prefetch_task_input_on_node, and call it at task submission for tasks which execute on a specific node
|
10 年之前 |
Nathalie Furmento
|
0cab1db7d3
src/core: add function to deinitialize pthread key current_task_key
|
10 年之前 |
Samuel Thibault
|
ee72ee8e06
Initialize submitted_mutex mutex before avoiding to start watchdog thread since other threads will still try to acquire it
|
10 年之前 |
Samuel Thibault
|
cbe9542ca2
followup to 14220: do not join the thread either when STARPU_WATCHDOG_TIMEOU is not set
|
10 年之前 |
Samuel Thibault
|
117254cf3b
Do not even create the watchdog thread when STARPU_WATCHDOG_TIMEOUT is not set
|
10 年之前 |
Samuel Thibault
|
5e26fe64f8
backport r 14006 from 1.1: Add support for tracing the number of submitted tasks, thanks Jean-Marie Couteyen for the patch
|
10 年之前 |
Nathalie Furmento
|
3e3d7659e4
src/core/task.c: free allocated memory
|
10 年之前 |
Samuel Thibault
|
b7015fd90d
Fix cases where implementation 0 is not provided but others are
|
10 年之前 |
Samuel Thibault
|
476b96feea
merge trunk
|
10 年之前 |
Samuel Thibault
|
26a6543b6f
merge trunk
|
10 年之前 |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
10 年之前 |
Samuel Thibault
|
967d336628
Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Nathalie Furmento
|
836c1e148c
merge trunk
|
10 年之前 |
Nathalie Furmento
|
cd1c703463
merge trunk
|
10 年之前 |
Olivier Aumage
|
29c7734c92
- merge trunk
|
10 年之前 |
Nathalie Furmento
|
f885c06876
merge trunk
|
10 年之前 |
Samuel Thibault
|
0eb9ac3d71
merge trunk
|
10 年之前 |
Samuel Thibault
|
315fb4d12f
msvc supports long long, but not atoll
|
10 年之前 |
Olivier Aumage
|
3a272669cb
- merge trunk
|
10 年之前 |
Nathalie Furmento
|
a0cfca46c1
src/core: rename _starpu_load_perfmodel to _starpu_init_and_load_perfmodel
|
10 年之前 |
Nathalie Furmento
|
16e1ab3a70
src/core: _starpu_load_perfmodel can also be called even when a symbol is not defined
|
10 年之前 |
Nathalie Furmento
|
c36063b866
src/core/task.c: either call _starpu_load_perfmodel or _starpu_register_model but not both
|
10 年之前 |
Nathalie Furmento
|
4f998283c7
src/core/task.c: call _starpu_register_model instead starpu_perfmodel_init to make sure models will be registered and thus freed when calling starpu_shutdown
|
10 年之前 |
Nathalie Furmento
|
b075e113b1
task_submit: always call starpu_perfmodel_init when a power_model is defined, this ensures power_model->state will be allocated
|
10 年之前 |
Nathalie Furmento
|
c6df644385
task_submit: always call starpu_perfmodel_init when a model is defined, this ensures model->state will be allocated
|
10 年之前 |
Samuel Thibault
|
9de7c76db8
merge trunk
|
10 年之前 |
Nathalie Furmento
|
940e31bb36
merge trunk
|
10 年之前 |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
10 年之前 |
Olivier Aumage
|
a0bdd13f08
- merge trunk
|
10 年之前 |