Nathalie Furmento
|
95991aa822
src/core/sched_ctx.c: fix #13209, we are looping on the masters, not the workers
|
преди 11 години |
Nathalie Furmento
|
d87787c423
src/core/workers.c: revert #13221 to go back to #13209
|
преди 11 години |
Nathalie Furmento
|
2fff4feea1
src/core/workers.c: partly revert #13209. Andra please check
|
преди 11 години |
Nathalie Furmento
|
7d83bfad7b
merge trunk
|
преди 11 години |
Nathalie Furmento
|
c232f22ddd
examples/spmv/dw_block_spmv.c: fix following #13213
|
преди 11 години |
Nathalie Furmento
|
bc04801ad7
src/core/perfmodel/perfmodel_history.c: free temporary allocated
|
преди 11 години |
Nathalie Furmento
|
2153d433d0
src/core/topology.c: free allocated memory for combined workers
|
преди 11 години |
Samuel Thibault
|
782dddbbca
Do not drop forward declarations
|
преди 11 години |
Samuel Thibault
|
c631e5ed44
Make more examples compatible with simgrid
|
преди 11 години |
Samuel Thibault
|
70af20310c
Make LU example compatible with simgrid
|
преди 11 години |
Andra Hugo
|
2bf349d9aa
don't allow tasks that can't be parallel to be submitted to a ctx
|
преди 11 години |
Nathalie Furmento
|
a3d4e62e63
src/core/sched_ctx.c: remove wrongly committed line
|
преди 11 години |
Nathalie Furmento
|
80b1455bb3
src/core/sched_ctx.c: revert #13169, this is a real memory leak
|
преди 11 години |
Nathalie Furmento
|
f7a82c43ff
perf_model: index struct starpu_perfmodel_state::nimpls with combination identifiers
|
преди 11 години |
Nathalie Furmento
|
f2f176f88a
src/core/perfmodel/perfmodel_history.c: only dump valid models
|
преди 11 години |
Nathalie Furmento
|
702fd94e8c
src/core/perfmodel/perfmodel_history.c: do not mix array indexes and combination id
|
преди 11 години |
Nathalie Furmento
|
bd12a1ab38
perf_model: move back field is_init to struct starpu_perfmodel
|
преди 11 години |
Nathalie Furmento
|
1658fe6df4
src/core/perfmodel/perfmodel_history.c: remove wrongly duplicated lines
|
преди 11 години |
Nathalie Furmento
|
6aa151a21f
src/core/perfmodel/perfmodel_history.c: check model->state is valid before accessing it
|
преди 11 години |
Nathalie Furmento
|
38581b105f
tools/gdbinit: new debug functions starpu-print-model and starpu-print-registered-models
|
преди 11 години |
Nathalie Furmento
|
a0cfca46c1
src/core: rename _starpu_load_perfmodel to _starpu_init_and_load_perfmodel
|
преди 11 години |
Nathalie Furmento
|
16e1ab3a70
src/core: _starpu_load_perfmodel can also be called even when a symbol is not defined
|
преди 11 години |
Nathalie Furmento
|
62cca2a7aa
src/core/perfmodel: get rid off now-useless function _starpu_register_model()
|
преди 11 години |
Nathalie Furmento
|
0e25d8e0ab
src/core/perfmodel/perfmodel_history.c: make sure a model is only registered once in the registered_models list
|
преди 11 години |
Nathalie Furmento
|
92f55f3726
src/core/perfmodel/perfmodel_history.c: allocate memory for all types of perf models (including STARPU_COMMON)
|
преди 11 години |
Nathalie Furmento
|
b7785fce25
src/core/perfmodel/perfmodel_history.c: free internal memory model
|
преди 11 години |
Nathalie Furmento
|
c36063b866
src/core/task.c: either call _starpu_load_perfmodel or _starpu_register_model but not both
|
преди 11 години |
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
|
преди 11 години |
Nathalie Furmento
|
62538f2fdc
src/drivers/opencl/driver_opencl.c: fix field name
|
преди 11 години |
Andra Hugo
|
65bfaeb626
call update_job_feedback with the good perf_arch
|
преди 11 години |