Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Nathalie Furmento 8935a42ac8 merge trunk 11 年之前
  Nathalie Furmento c803479334 tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet 11 年之前
  Nathalie Furmento bafe84486c fix #13183 11 年之前
  Nathalie Furmento 0935972a52 merge trunk 11 年之前
  Nathalie Furmento 7e743c9457 backport branches/perfmodel@13175: src/drivers: use a more meaningful name than args for the worker parameter 11 年之前
  Nathalie Furmento 3c161f960f tools/starpu_perfmodel_plot.c: replace _ with - in generated plot 11 年之前
  Nathalie Furmento 216db5f9ed merge trunk 11 年之前
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable 11 年之前
  Nathalie Furmento 498acc5ca0 src/drivers/driver_common/driver_common.c: rename variable to avoid shadowing 11 年之前
  Andra Hugo 46367259cb refatctoring to use j->task_size = nworkers of ctx 11 年之前
  Nathalie Furmento 73eca60223 merge trunk 11 年之前
  Nathalie Furmento e393e5c9c1 minor fixes 11 年之前
  Nathalie Furmento f0caab0f9a src/drivers: use a more meaningful name than args for the worker parameter 11 年之前
  Nathalie Furmento 646b163daf src/core/perfmodel/perfmodel_print.c: remove unused variable 11 年之前
  Nathalie Furmento b075e113b1 task_submit: always call starpu_perfmodel_init when a power_model is defined, this ensures power_model->state will be allocated 11 年之前
  Nathalie Furmento c6df644385 task_submit: always call starpu_perfmodel_init when a model is defined, this ensures model->state will be allocated 11 年之前
  Nathalie Furmento dcab3c2cfa merge trunk 11 年之前
  Nathalie Furmento c5dfa54187 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol 11 年之前
  Nathalie Furmento 0ea15a56ec do not free memory twice, the memory is already freed in topology.c::_starpu_destroy_topology 11 年之前
  Samuel Thibault 6ad2537790 Fix name conflict 11 年之前
  Andra Hugo 97a1e6bc22 fix merge trunk@13163 11 年之前
  Andra Hugo 819a37afbd rollback sched_ctx (forgot that here there are stuff that in the trunk aren't) 11 年之前