コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 034274135d tests/perfmodels: add testcase to test memory is properly cleaned on 11 年 前
  Nathalie Furmento 5ad43ea8fd src/core/perfmodel/perfmodel_history.c: improve memory management 11 年 前
  Nathalie Furmento f4600eb1ba merge trunk 11 年 前
  Nathalie Furmento 6d015be440 tests/main/{subgraph_repeat_tag.c,subgraph_repeat_regenerate_tag.c}: stop regenerating tasks when all loops are done, this permits to call starpu_data_unregister(), otherwise it would wait for the tasks 11 年 前
  Nathalie Furmento f28a0d1765 src/core/perfmodel/perfmodel_history.c: remove wrongly committed fprintf 11 年 前
  Nathalie Furmento 3a634d01c2 src/core/perfmodel/perfmodel_history.c: do not allocate per_arch object if already allocated 11 年 前
  Nathalie Furmento 3fcbeee67e examples/sched_ctx/nested_sched_ctxs.c: specify the task is parallel 11 年 前
  Nathalie Furmento d47bd756f6 src/core/perfmodel/perfmodel_history.c: fix malloc call 11 年 前
  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 年 前