История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 2d158cc65e Allow to estimate task duration even if the task is not submitted yet (and thus the model is not loaded yet) лет назад: 12
  Samuel Thibault b217a5399a data_requests[i] may change, it is still fine for _starpu_handle_node_data_requests to read it unprotected лет назад: 12
  Samuel Thibault ea8dc70b68 FIXME done лет назад: 12
  Samuel Thibault 054daa2f26 Fix memory leak during reduction лет назад: 12
  Andra Hugo 994728b26b hypervisor lp: max computation for the contexts sharing resources ( do not consider shared workers as full workers) лет назад: 12
  Nathalie Furmento 30c460fb4d mpi: forgot the implementation of starpu_mpi_insert_task лет назад: 12
  Nathalie Furmento e030f1a6df starpu_mpi_insert_task had been renamed in starpu_mpi_task_insert and лет назад: 12
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as лет назад: 12
  Nathalie Furmento 67ad578ac7 insert_task: new internal function _starpu_task_insert_v which takes a лет назад: 12
  Andra Hugo 1289532233 whenever there are a few resources the lp cannot assign, all contexts share these resources лет назад: 12
  Andra Hugo 082dc8501c hypervisor: adapt lp solution when max has an important impact on the solution (exec lp twice for now, next co share resources) лет назад: 12
  Samuel Thibault 10b148c399 Do not force blocking mode with simgrid, non-blocking mode does not actually bring bigger simulation time лет назад: 12
  Nathalie Furmento df2107a818 doc: add reference to include/starpu_sched_ctx_hypervisor.h лет назад: 12
  Nathalie Furmento 4dff36c628 doc: rename Scheduling_Context_Hypervisor to SC_Hypervisor лет назад: 12
  Nathalie Furmento 3680654c51 doc: move sc_hypervisor api documentation to api/sc_hypervisor лет назад: 12
  Nathalie Furmento 4e375cc4bd doc/doxygen: small fixes лет назад: 12
  Nathalie Furmento 4b796f2795 tests/perfmodels/value_nan.c: fix display message лет назад: 12
  Nathalie Furmento f521726012 doc/doxygen/Makefile.am: add chapters/data_trace.xxx files in distrib file лет назад: 12
  Nathalie Furmento 15e00fdf4a tools/valgrind/fscanf.suppr: add suppression for fprintf addr1 error лет назад: 12
  Nathalie Furmento 63571a0963 tools/valgrind/fscanf.suppr: add Memcheck:Addr8 error лет назад: 12
  Nathalie Furmento dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call лет назад: 12
  Nathalie Furmento ada1299451 mpi/src/starpu_mpi.c: clean hashtables лет назад: 12
  Samuel Thibault 4818717708 Initialize buffers explicitly, to make sure the memory is really allocated before measuring bandwidth & latency. лет назад: 12
  Andra Hugo 52459c8508 *eager: wake up workers when we add them to a context лет назад: 12
  Nathalie Furmento d9147cc74d tools/valgrind/fscanf.suppr: add Memcheck:Addr4 error лет назад: 12
  Nathalie Furmento dbe578af51 tests/perfmodels/valid_model.c: set model type before calling starpu_perfmodel_load_symbol(), otherwise model might not be properly initialised лет назад: 12
  Nathalie Furmento 373865e739 src/core/disk_ops/disk_stdio.c: initialise memory лет назад: 12
  Nathalie Furmento 0e7f0fc0b0 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init() already checks model and model->symbol, no need to do it before calling лет назад: 12
  Nathalie Furmento 5647acf0b1 sc_hypervisor/examples: model->type must be set before calling starpu_perfmodel_init лет назад: 12
  Nathalie Furmento de0fb846fb examples: model->type must be set before calling starpu_perfmodel_init лет назад: 12