Commit History

Author SHA1 Message Date
  Samuel Thibault b217a5399a data_requests[i] may change, it is still fine for _starpu_handle_node_data_requests to read it unprotected 12 years ago
  Samuel Thibault ea8dc70b68 FIXME done 12 years ago
  Samuel Thibault 054daa2f26 Fix memory leak during reduction 12 years ago
  Andra Hugo 994728b26b hypervisor lp: max computation for the contexts sharing resources ( do not consider shared workers as full workers) 12 years ago
  Nathalie Furmento 30c460fb4d mpi: forgot the implementation of starpu_mpi_insert_task 12 years ago
  Nathalie Furmento e030f1a6df starpu_mpi_insert_task had been renamed in starpu_mpi_task_insert and 12 years ago
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as 12 years ago
  Nathalie Furmento 67ad578ac7 insert_task: new internal function _starpu_task_insert_v which takes a 12 years ago
  Andra Hugo 1289532233 whenever there are a few resources the lp cannot assign, all contexts share these resources 12 years ago
  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 years ago
  Samuel Thibault 10b148c399 Do not force blocking mode with simgrid, non-blocking mode does not actually bring bigger simulation time 12 years ago
  Nathalie Furmento df2107a818 doc: add reference to include/starpu_sched_ctx_hypervisor.h 12 years ago
  Nathalie Furmento 4dff36c628 doc: rename Scheduling_Context_Hypervisor to SC_Hypervisor 12 years ago
  Nathalie Furmento 3680654c51 doc: move sc_hypervisor api documentation to api/sc_hypervisor 12 years ago
  Nathalie Furmento 4e375cc4bd doc/doxygen: small fixes 12 years ago
  Nathalie Furmento 4b796f2795 tests/perfmodels/value_nan.c: fix display message 12 years ago
  Nathalie Furmento f521726012 doc/doxygen/Makefile.am: add chapters/data_trace.xxx files in distrib file 12 years ago
  Nathalie Furmento 15e00fdf4a tools/valgrind/fscanf.suppr: add suppression for fprintf addr1 error 12 years ago
  Nathalie Furmento 63571a0963 tools/valgrind/fscanf.suppr: add Memcheck:Addr8 error 12 years ago
  Nathalie Furmento dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call 12 years ago
  Nathalie Furmento ada1299451 mpi/src/starpu_mpi.c: clean hashtables 12 years ago
  Samuel Thibault 4818717708 Initialize buffers explicitly, to make sure the memory is really allocated before measuring bandwidth & latency. 12 years ago
  Andra Hugo 52459c8508 *eager: wake up workers when we add them to a context 12 years ago
  Nathalie Furmento d9147cc74d tools/valgrind/fscanf.suppr: add Memcheck:Addr4 error 12 years ago
  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 years ago
  Nathalie Furmento 373865e739 src/core/disk_ops/disk_stdio.c: initialise memory 12 years ago
  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 years ago
  Nathalie Furmento 5647acf0b1 sc_hypervisor/examples: model->type must be set before calling starpu_perfmodel_init 12 years ago
  Nathalie Furmento de0fb846fb examples: model->type must be set before calling starpu_perfmodel_init 12 years ago
  Nathalie Furmento aca75843d1 mpi/src/starpu_mpi.c: only define function _starpu_mpi_copy_handle_display_hash when STARPU_VERBOSE is enabled 12 years ago