Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 8fced1a509 src/core/perfmodel/perfmodel_nan.c: ungetc cannot be called several times, it is not safe il y a 12 ans
  Nathalie Furmento e1b4955fe5 perfmodel: move test function from starpu lib to test file il y a 12 ans
  Nathalie Furmento efed262beb src/core/perfmodel/perfmodel_nan.c: add missing include il y a 12 ans
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly il y a 12 ans
  Nathalie Furmento b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly il y a 12 ans
  Andra Hugo d96574725f long int -> long long int il y a 12 ans
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) il y a 12 ans
  Samuel Thibault 12ca1d21d3 print the OOM node and how much we try to flush. Also print only once il y a 12 ans
  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 il y a 12 ans
  Andra Hugo eae73792e7 add insert in the prologue example (prologue callback seems to segfault for now) il y a 12 ans
  Andra Hugo 04e86519ef uniform name for prologue il y a 12 ans
  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 il y a 12 ans
  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) il y a 12 ans
  Andra Hugo 2d32de2f22 check prologue callback arg in insert task il y a 12 ans
  Nathalie Furmento f66583bfc1 tools/mvsc/starpu/starpu.vcxproj: use STARPU_PATH and fix version library il y a 12 ans
  Nathalie Furmento 7f77e5b93f tools/mvsc/starpu_open.bat: use STARPU_PATH il y a 12 ans
  Nathalie Furmento 81c3403407 src/core/perfmodel/perfmodel_bus.c: use %lf to write a double il y a 12 ans
  Nathalie Furmento 22910be42b src/core/perfmodel/perfmodel_history.c: remove un-needed variable il y a 12 ans
  Nathalie Furmento 700656d1f9 include/starpu_task_util.h: 1<<32 is too big for a int type, turn it into a long long il y a 12 ans
  Nathalie Furmento e6c9135dae include/starpu_worker.h: remove un-needed include hwloc.h il y a 12 ans
  Nathalie Furmento 75ba6d10c8 tools/mvsc/starpu_var.bat.in: fix STARPU_INCLUDEDIR il y a 12 ans
  Nathalie Furmento 028a357dd4 tools/mvsc: rename MSVC to MVSC il y a 12 ans
  Nathalie Furmento e0ea9be964 src/drivers/opencl/driver_opencl.c: properly set global size for the driver, and add it in worker name il y a 12 ans
  Nathalie Furmento a7ef53065d examples/Makefile.am: rename callback/prolog to callback/prologue il y a 12 ans
  Nathalie Furmento 77383f8c9a tools/mvsc: fix batch files il y a 12 ans
  Nathalie Furmento b5e634de01 microsoft: rename msvc to mvsc il y a 12 ans
  Nathalie Furmento b5e1dbed9f doc/tutorial: add a hello world version tuned for Microsoft Visual Studio il y a 12 ans
  Samuel Thibault 984d306f6d 16384 makes workers sleep for almost a whole ms, this is way too much. Keep not-too-intrusive value in the trunk for now il y a 12 ans
  Samuel Thibault ecea964bb8 fix prologue documentation il y a 12 ans
  Samuel Thibault 5f9af65fb6 Rather use the proper english writing, prologue. Prolog is really essentially a language :) il y a 12 ans