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

Автор SHA1 Сообщение Дата
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name лет назад: 12
  Andra Hugo 9502f53f25 introduce min max as a constraint for the linear program лет назад: 12
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine лет назад: 12
  Pierre-André Wacrenier 9c421fc50e unlock worker's sched_mutex before busy waiting лет назад: 12
  Nathalie Furmento 8b523baf9c examples/Makefile.am: only check sched_ctx/parallel_code when long-check is enabled лет назад: 12
  Nathalie Furmento de463ed920 doc/doxygen/Makefile.am: use different files for latex and html version to avoid problems лет назад: 12
  Nathalie Furmento c6044cd5fe ChangeLog: mention fix for nan on windows лет назад: 12
  Andra Hugo 3e4395d0ba configurable time sample лет назад: 12
  Nathalie Furmento 30d74abf38 tests/perfmodels/value_nan.c: fix return value лет назад: 12
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed лет назад: 12
  Nathalie Furmento 4e71452926 we cannot use long long for the argument types, as 0 is used to notify the end of the parameters when calling starpu_insert_task лет назад: 12
  Nathalie Furmento 8fced1a509 src/core/perfmodel/perfmodel_nan.c: ungetc cannot be called several times, it is not safe лет назад: 12
  Nathalie Furmento e1b4955fe5 perfmodel: move test function from starpu lib to test file лет назад: 12
  Nathalie Furmento efed262beb src/core/perfmodel/perfmodel_nan.c: add missing include лет назад: 12
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly лет назад: 12
  Nathalie Furmento b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly лет назад: 12
  Andra Hugo d96574725f long int -> long long int лет назад: 12
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) лет назад: 12
  Samuel Thibault 12ca1d21d3 print the OOM node and how much we try to flush. Also print only once лет назад: 12
  Nathalie Furmento d339c20e4a src/datawizard/memalloc.c: print message when trying to reclaim memory. It will not be printed if environment variable STARPU_SILENT is set лет назад: 12
  Andra Hugo eae73792e7 add insert in the prologue example (prologue callback seems to segfault for now) лет назад: 12
  Andra Hugo 04e86519ef uniform name for prologue лет назад: 12
  Andra Hugo 9f20f53ce9 fix size_ctxs (do not consider ready tasks for size, only for resize), speed is computed on fixed value of the time лет назад: 12
  Samuel Thibault 065614f6b0 port r11042 from 1.1: Simplify LRU mechanism: now that the mc_rwlock is taken after data header lock, we can simply modify the list, instead of pushing the LRU order to a temporary list, which has a huge worst-case complexity (number of accesses * number of data) лет назад: 12
  Andra Hugo 2d32de2f22 check prologue callback arg in insert task лет назад: 12
  Nathalie Furmento f66583bfc1 tools/mvsc/starpu/starpu.vcxproj: use STARPU_PATH and fix version library лет назад: 12
  Nathalie Furmento 7f77e5b93f tools/mvsc/starpu_open.bat: use STARPU_PATH лет назад: 12
  Nathalie Furmento 81c3403407 src/core/perfmodel/perfmodel_bus.c: use %lf to write a double лет назад: 12
  Nathalie Furmento 22910be42b src/core/perfmodel/perfmodel_history.c: remove un-needed variable лет назад: 12
  Nathalie Furmento 700656d1f9 include/starpu_task_util.h: 1<<32 is too big for a int type, turn it into a long long лет назад: 12