Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 8d57290fd9 tests/main/starpu_init.c: use setenv instead of putenv, this is more valgrind friendly hace 12 años
  Nathalie Furmento e8a8200fc9 doc/doxygen/chapters/code/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly hace 12 años
  Nathalie Furmento a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly hace 12 años
  Nathalie Furmento a7383bc086 mpi/tests/insert_task_cache.c: use setenv instead of putenv, this is more valgrind friendly hace 12 años
  Samuel Thibault e9fbf7551e Add more CUDA path candidates hace 12 años
  Samuel Thibault 4cae2beddb port r11283 from 1.1: Prefetch data for tasks with execute_on_a_specific_worker too hace 12 años
  Nathalie Furmento 6f8c409637 tests/Makefile.am: have make clean delete core file (which is produced by expected to fail errorcheck/invalid_blocking_calls) hace 12 años
  Nathalie Furmento da74baa0b0 doc/doxygen/refman.tex: remove commands which are no longer valid with recent versions of doxygen (thanks again to Cyril Bordage for the BR) hace 12 años
  Nathalie Furmento af61053fe3 configure.ac: do not build documentation when option --disable-build-doc is set (Thanks to Cyril Bordage for the BR) hace 12 años
  Samuel Thibault 2d158cc65e Allow to estimate task duration even if the task is not submitted yet (and thus the model is not loaded yet) hace 12 años
  Samuel Thibault b217a5399a data_requests[i] may change, it is still fine for _starpu_handle_node_data_requests to read it unprotected hace 12 años
  Samuel Thibault ea8dc70b68 FIXME done hace 12 años
  Samuel Thibault 054daa2f26 Fix memory leak during reduction hace 12 años
  Andra Hugo 994728b26b hypervisor lp: max computation for the contexts sharing resources ( do not consider shared workers as full workers) hace 12 años
  Nathalie Furmento 30c460fb4d mpi: forgot the implementation of starpu_mpi_insert_task hace 12 años
  Nathalie Furmento e030f1a6df starpu_mpi_insert_task had been renamed in starpu_mpi_task_insert and hace 12 años
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as hace 12 años
  Nathalie Furmento 67ad578ac7 insert_task: new internal function _starpu_task_insert_v which takes a hace 12 años
  Andra Hugo 1289532233 whenever there are a few resources the lp cannot assign, all contexts share these resources hace 12 años
  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) hace 12 años
  Samuel Thibault 10b148c399 Do not force blocking mode with simgrid, non-blocking mode does not actually bring bigger simulation time hace 12 años
  Nathalie Furmento df2107a818 doc: add reference to include/starpu_sched_ctx_hypervisor.h hace 12 años
  Nathalie Furmento 4dff36c628 doc: rename Scheduling_Context_Hypervisor to SC_Hypervisor hace 12 años
  Nathalie Furmento 3680654c51 doc: move sc_hypervisor api documentation to api/sc_hypervisor hace 12 años
  Nathalie Furmento 4e375cc4bd doc/doxygen: small fixes hace 12 años
  Nathalie Furmento 4b796f2795 tests/perfmodels/value_nan.c: fix display message hace 12 años
  Nathalie Furmento f521726012 doc/doxygen/Makefile.am: add chapters/data_trace.xxx files in distrib file hace 12 años
  Nathalie Furmento 15e00fdf4a tools/valgrind/fscanf.suppr: add suppression for fprintf addr1 error hace 12 años
  Nathalie Furmento 63571a0963 tools/valgrind/fscanf.suppr: add Memcheck:Addr8 error hace 12 años
  Nathalie Furmento dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call hace 12 años