Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 lat temu
  Nathalie Furmento 4bec2f1a1e tools/starpu_perfmodel_plot.c: add missing include 12 lat temu
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves 12 lat temu
  Nathalie Furmento d3b2291830 tools/starpu_perfmodel_plot.c: add OpenCL architecture 12 lat temu
  Nathalie Furmento 6b24262000 tools/starpu_perfmodel_plot.c: test given CUDA device id is valid 12 lat temu
  Nathalie Furmento 7508ca275f tools/starpu_perfmodel_plot.c: fix style code and shadow declarations 12 lat temu
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 lat temu
  Samuel Thibault 94e4ed161b Include starpu's fxt.h, not upstream's fxt.h 12 lat temu
  Samuel Thibault 3e1c09a68f Document that one can get both the perfmormance model and the profiling in the starpu_perfmodel_plot output 12 lat temu
  Nathalie Furmento 44b768e307 tools: fix display of package version information (thanks to Ludovic Courtès for the patch) 12 lat temu
  Nathalie Furmento 3396e1e637 tools: only include starpu.h as it includes all the other starpu_ .h files 12 lat temu
  Nathalie Furmento 7eca1bd797 perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch' 12 lat temu
  Nathalie Furmento cdfd9e855f perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry 12 lat temu
  Nathalie Furmento 74889b4885 perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list 12 lat temu
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list 12 lat temu
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol 12 lat temu
  Nathalie Furmento 2a6cf944b0 tools: minor fixes 13 lat temu
  Samuel Thibault 715d75e608 mention that the baseline for performance models is the total size, not the matrix side size 13 lat temu
  Cyril Roelandt 585b1421c1 Add a --help and --version option to starpu_perfmodel_plot. 13 lat temu
  Samuel Thibault 1e87d975dc Document time unit 13 lat temu
  Samuel Thibault d9fffa960b move fxt declarations to its own header 13 lat temu
  Nathalie Furmento 3d0df419a8 Type renaming: 13 lat temu
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 13 lat temu
  Samuel Thibault 6c4cb74536 Start plot at 1 13 lat temu
  Samuel Thibault 4b2f334cc5 fix plot when calibrations were not in the same order 13 lat temu
  Samuel Thibault e5c40b85fd drop spurious debugging print 13 lat temu
  Samuel Thibault c02c566746 Fix plotting measures for non-linear regression 13 lat temu
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 lat temu
  Samuel Thibault 56830a34e7 Do not plot the linear regression if a non-linear regression is available 13 lat temu
  Samuel Thibault 83365f377a Only show arch name for which a model is valid 13 lat temu