Nathalie Furmento
|
6aa151a21f
src/core/perfmodel/perfmodel_history.c: check model->state is valid before accessing it
|
hace 11 años |
Nathalie Furmento
|
38581b105f
tools/gdbinit: new debug functions starpu-print-model and starpu-print-registered-models
|
hace 11 años |
Nathalie Furmento
|
a0cfca46c1
src/core: rename _starpu_load_perfmodel to _starpu_init_and_load_perfmodel
|
hace 11 años |
Nathalie Furmento
|
16e1ab3a70
src/core: _starpu_load_perfmodel can also be called even when a symbol is not defined
|
hace 11 años |
Nathalie Furmento
|
62cca2a7aa
src/core/perfmodel: get rid off now-useless function _starpu_register_model()
|
hace 11 años |
Nathalie Furmento
|
0e25d8e0ab
src/core/perfmodel/perfmodel_history.c: make sure a model is only registered once in the registered_models list
|
hace 11 años |
Nathalie Furmento
|
92f55f3726
src/core/perfmodel/perfmodel_history.c: allocate memory for all types of perf models (including STARPU_COMMON)
|
hace 11 años |
Nathalie Furmento
|
b7785fce25
src/core/perfmodel/perfmodel_history.c: free internal memory model
|
hace 11 años |
Nathalie Furmento
|
c36063b866
src/core/task.c: either call _starpu_load_perfmodel or _starpu_register_model but not both
|
hace 11 años |
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
|
hace 11 años |
Nathalie Furmento
|
62538f2fdc
src/drivers/opencl/driver_opencl.c: fix field name
|
hace 11 años |
Andra Hugo
|
65bfaeb626
call update_job_feedback with the good perf_arch
|
hace 11 años |
Nathalie Furmento
|
8935a42ac8
merge trunk
|
hace 11 años |
Nathalie Furmento
|
c803479334
tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet
|
hace 11 años |
Nathalie Furmento
|
bafe84486c
fix #13183
|
hace 11 años |
Nathalie Furmento
|
0935972a52
merge trunk
|
hace 11 años |
Nathalie Furmento
|
7e743c9457
backport branches/perfmodel@13175: src/drivers: use a more meaningful name than args for the worker parameter
|
hace 11 años |
Nathalie Furmento
|
3c161f960f
tools/starpu_perfmodel_plot.c: replace _ with - in generated plot
|
hace 11 años |
Nathalie Furmento
|
216db5f9ed
merge trunk
|
hace 11 años |
Nathalie Furmento
|
bd342cd702
src/worker_collection/worker_tree.c: remove unused variable
|
hace 11 años |
Nathalie Furmento
|
498acc5ca0
src/drivers/driver_common/driver_common.c: rename variable to avoid shadowing
|
hace 11 años |
Andra Hugo
|
46367259cb
refatctoring to use j->task_size = nworkers of ctx
|
hace 11 años |
Nathalie Furmento
|
73eca60223
merge trunk
|
hace 11 años |
Nathalie Furmento
|
e393e5c9c1
minor fixes
|
hace 11 años |
Nathalie Furmento
|
f0caab0f9a
src/drivers: use a more meaningful name than args for the worker parameter
|
hace 11 años |
Nathalie Furmento
|
646b163daf
src/core/perfmodel/perfmodel_print.c: remove unused variable
|
hace 11 años |
Nathalie Furmento
|
b075e113b1
task_submit: always call starpu_perfmodel_init when a power_model is defined, this ensures power_model->state will be allocated
|
hace 11 años |
Nathalie Furmento
|
c6df644385
task_submit: always call starpu_perfmodel_init when a model is defined, this ensures model->state will be allocated
|
hace 11 años |
Nathalie Furmento
|
dcab3c2cfa
merge trunk
|
hace 11 años |
Nathalie Furmento
|
c5dfa54187
src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol
|
hace 11 años |