Historique des commits

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