Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento b9cd261dbb src: fix cppcheck warnings 8 lat temu
  Samuel Thibault f315f9f0eb fix warnings 8 lat temu
  Samuel Thibault b67f5823fc drop now-unused variable 8 lat temu
  Samuel Thibault 6bf7871eb2 optimize initializing model state 8 lat temu
  Samuel Thibault b6dcb4226a fix uninitialized value 8 lat temu
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 lat temu
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 8 lat temu
  Samuel Thibault 64866677c6 port r19135 from 1.2: Ignore ENOLCK errors (but emit a warning for the user) 8 lat temu
  Luka Stanisic 550a9f30fc mlr: fixing model_per_arch read when number of implementations is greater than STARPU_MAXIMPLEMENTATIONS 8 lat temu
  Luka Stanisic 7c7c65b805 changelog and copyrights update 8 lat temu
  Luka Stanisic 5d51d7ff57 Merged from branch 'trunk' 8 lat temu
  Luka Stanisic 6818c04f85 mlr: writing nan when model is unknown 8 lat temu
  Luka Stanisic 82efa743b9 mlr: allowing parameters to have no names 8 lat temu
  Samuel Thibault 6eaae0d23c Fix potential use of NULL task from bound.c 8 lat temu
  Samuel Thibault 2c17120339 also show data size when calibration is not enough 8 lat temu
  Luka Stanisic e3ac1f811b mlr: fixing the case when there are no models yet (e.g. when dmdas requests it) 8 lat temu
  Luka Stanisic b4624a4be7 mlr: additional code cleanup 9 lat temu
  Luka Stanisic e0bb10e5f9 mlr: fixing variable naming problem 9 lat temu
  Luka Stanisic e3a9b5e852 mlr: fixing for loops 9 lat temu
  Luka Stanisic 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression 9 lat temu
  Samuel Thibault c135e2c23a Fix build with simgrid without cuda or blas 9 lat temu
  Samuel Thibault 1fd59db0f3 avoid macosX build issue 9 lat temu
  Nathalie Furmento 94d626f9e1 fix bugs detected by coverity 9 lat temu
  Samuel Thibault 4fd15baca4 Fix unlocking model 9 lat temu
  Luka Stanisic 035fa9f98b correct name generation of the coefficients 9 lat temu
  Luka Stanisic e3c18801a6 These are coefficients for the parameter combinations 9 lat temu
  Luka Stanisic 55544df093 dumping parameter values into a secondary traces and adding a tag column to this trace 9 lat temu
  Luka Stanisic 743918a9c4 improving multiple regression models 9 lat temu
  Luka Stanisic 33a4dd7d0c multiple regression: writing calibration observations in the list and reading the values 9 lat temu
  Luka Stanisic 1271da7e06 adding multiple regression formulas and few minor fixes 9 lat temu