Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 44b768e307 tools: fix display of package version information (thanks to Ludovic Courtès for the patch) vor 12 Jahren
  Nathalie Furmento 3396e1e637 tools: only include starpu.h as it includes all the other starpu_ .h files vor 13 Jahren
  Nathalie Furmento 7eca1bd797 perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch' vor 13 Jahren
  Nathalie Furmento cdfd9e855f perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry vor 13 Jahren
  Nathalie Furmento 74889b4885 perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list vor 13 Jahren
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list vor 13 Jahren
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol vor 13 Jahren
  Nathalie Furmento 2a6cf944b0 tools: minor fixes vor 13 Jahren
  Samuel Thibault 715d75e608 mention that the baseline for performance models is the total size, not the matrix side size vor 13 Jahren
  Cyril Roelandt 585b1421c1 Add a --help and --version option to starpu_perfmodel_plot. vor 13 Jahren
  Samuel Thibault 1e87d975dc Document time unit vor 13 Jahren
  Samuel Thibault d9fffa960b move fxt declarations to its own header vor 13 Jahren
  Nathalie Furmento 3d0df419a8 Type renaming: vor 13 Jahren
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout vor 13 Jahren
  Samuel Thibault 6c4cb74536 Start plot at 1 vor 13 Jahren
  Samuel Thibault 4b2f334cc5 fix plot when calibrations were not in the same order vor 13 Jahren
  Samuel Thibault e5c40b85fd drop spurious debugging print vor 13 Jahren
  Samuel Thibault c02c566746 Fix plotting measures for non-linear regression vor 13 Jahren
  Nathalie Furmento c80a8acea1 Datatypes renaming vor 13 Jahren
  Samuel Thibault 56830a34e7 Do not plot the linear regression if a non-linear regression is available vor 13 Jahren
  Samuel Thibault 83365f377a Only show arch name for which a model is valid vor 13 Jahren
  Cyril Roelandt ffcfb86084 Multi-implementation. vor 13 Jahren
  Samuel Thibault 87a4f18af0 Fix c++-isms vor 13 Jahren
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler vor 13 Jahren
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime vor 14 Jahren
  Samuel Thibault 5eec3c4ce1 put legend on top left, it's usually empty vor 14 Jahren
  Samuel Thibault c545cefffe also show arch name vor 14 Jahren
  Samuel Thibault 37210d8fa1 fix example for cuda numbering vor 14 Jahren
  Samuel Thibault 78d719edd4 starpu_perfmodel_plot now doesn't draw only regression vor 14 Jahren
  Samuel Thibault 693ca92e7c sort history entries for correct plot vor 14 Jahren