Histórico de commits

Autor SHA1 Mensagem Data
  Nathalie Furmento ada1299451 mpi/src/starpu_mpi.c: clean hashtables 12 anos atrás
  Samuel Thibault 4818717708 Initialize buffers explicitly, to make sure the memory is really allocated before measuring bandwidth & latency. 12 anos atrás
  Andra Hugo 52459c8508 *eager: wake up workers when we add them to a context 12 anos atrás
  Nathalie Furmento d9147cc74d tools/valgrind/fscanf.suppr: add Memcheck:Addr4 error 12 anos atrás
  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 anos atrás
  Nathalie Furmento 373865e739 src/core/disk_ops/disk_stdio.c: initialise memory 12 anos atrás
  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 anos atrás
  Nathalie Furmento 5647acf0b1 sc_hypervisor/examples: model->type must be set before calling starpu_perfmodel_init 12 anos atrás
  Nathalie Furmento de0fb846fb examples: model->type must be set before calling starpu_perfmodel_init 12 anos atrás
  Nathalie Furmento aca75843d1 mpi/src/starpu_mpi.c: only define function _starpu_mpi_copy_handle_display_hash when STARPU_VERBOSE is enabled 12 anos atrás
  Nathalie Furmento 185f4f28de src/core/disk_ops/disk_stdio.c: code cleaning 12 anos atrás
  Nathalie Furmento a6e209808e src/core/perfmodel/perfmodel_history.c: function starpu_perfmodel_load_symbol() calls starpu_perfmodel_init() 12 anos atrás
  Nathalie Furmento 244c9621c2 perfmodel: symbol needs to be set before calling starpu_perfmodel_init 12 anos atrás
  Nathalie Furmento 2c40adf4a1 perfmodel: rename starpu_initialize_model to starpu_perfmodel_init and starpu_initialize_model_with_file to starpu_perfmodel_init_with_file 12 anos atrás
  Nathalie Furmento c7eb4897bd src/core/perfmodel/perfmodel_history.c: initialize_per_arch_model calls memset to make sure all fields are initialised to 0 12 anos atrás
  Nathalie Furmento 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) 12 anos atrás
  Nathalie Furmento 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind 12 anos atrás
  Nathalie Furmento be05aafc15 tests/perfmodels/valid_model.c: starpu_init() needs to be called before calling starpu_perfmodel_load_symbol() 12 anos atrás
  Nathalie Furmento 0df299d260 configure.ac: new option --disable-valgrind, when set, configure does not check the availability of valgrind.h and helgrind.h 12 anos atrás
  Nathalie Furmento 497ce06798 merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION 12 anos atrás
  Nathalie Furmento 483f8e2979 merge trunk 12 anos atrás
  Samuel Thibault e5bea6f293 port r11205 from trunk: Do not push too many data requests at the same time, CUDA would actually enter synchronous mode... 12 anos atrás
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 12 anos atrás
  Nathalie Furmento dba764e29e rename starpu_init_task to starpu_task_build: 12 anos atrás
  Nathalie Furmento 939773a55c tests: remove STARPU_SKIP_IF_VALGRIND as it keeps away testing all cases 12 anos atrás
  Nathalie Furmento 9cffe922ad ChangeLog: mention starpu_init_task() 12 anos atrás
  Nathalie Furmento 9aee33b47d test of new function starpu_init_task() 12 anos atrás
  Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. 12 anos atrás
  Samuel Thibault edce30c7f0 port r11194 from 1.1: Also disable checking _head of renewed request lists 12 anos atrás
  Samuel Thibault ea2ac2cc59 port r11191 from 1.1: Remove spurious frees 12 anos atrás