Commit History

Author SHA1 Message Date
  Samuel Thibault 36cb72f134 Fix warning 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Samuel Thibault 6f5e6c7116 Fix signedness 8 years ago
  Corentin Salingue 9023691c56 don't load old calibration if no row was found 8 years ago
  Nathalie Furmento d4c45c6e0c src: small fixes 8 years ago
  Nathalie Furmento ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 8 years ago
  Nathalie Furmento 1020cf37cc reduce variable scope when possible 8 years ago
  Nathalie Furmento bc433b4718 src/core/perfmodel/multiple_regression.c: fgets return value is not used, ignore it 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage bc73bc0ae2 suppress seamingly unnecessary assert 8 years ago
  Luka Stanisic 5c6a4fda73 mlr: more descriptive name for the internal function doing validation of mlr models (so potential warning is easier to understand) 8 years ago
  Luka Stanisic 9222870a03 mlr: fixing the order in which matrix is filled 8 years ago
  Nathalie Furmento b9cd261dbb src: fix cppcheck warnings 8 years ago
  Samuel Thibault f315f9f0eb fix warnings 8 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 years ago
  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 years ago
  Luka Stanisic fa46554522 mlr: fixing memory leak when dgels doesnt work properly 8 years ago
  Luka Stanisic 7c7c65b805 changelog and copyrights update 8 years ago
  Luka Stanisic f2e6c66815 mlr: need to validate absolute value of the coefficient 8 years ago
  Luka Stanisic 5029dc8989 mlr: longer file names 8 years ago
  Luka Stanisic 9a3fd108cb mlr: when mlr is disabled, the codelets will still produce output in tmp/ for the potential analysis 8 years ago
  Luka Stanisic 6818c04f85 mlr: writing nan when model is unknown 8 years ago
  Luka Stanisic 82efa743b9 mlr: allowing parameters to have no names 8 years ago
  Samuel Thibault 692a72a01d Better use static structures for an example 8 years ago
  Luka Stanisic f90ad889a6 mlr: fixing make check and showcheck, warning about compilation on windows 8 years ago
  Luka Stanisic b4624a4be7 mlr: additional code cleanup 8 years ago
  Luka Stanisic e3a9b5e852 mlr: fixing for loops 8 years ago
  Luka Stanisic a7bf2f2698 mlr: cleaning the code and configuration 8 years ago
  Luka Stanisic 7dbc418467 mlr: correcting the case STARPU_CALIBRATE=1 is run but with no history 8 years ago
  Luka Stanisic f9eda77c53 mlr: getting rid of the warning 8 years ago