Commit History

Author SHA1 Message Date
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 13 years ago
  Samuel Thibault 6c4cb74536 Start plot at 1 13 years ago
  Samuel Thibault 4b2f334cc5 fix plot when calibrations were not in the same order 13 years ago
  Samuel Thibault e5c40b85fd drop spurious debugging print 13 years ago
  Samuel Thibault c02c566746 Fix plotting measures for non-linear regression 13 years ago
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 years ago
  Samuel Thibault 56830a34e7 Do not plot the linear regression if a non-linear regression is available 13 years ago
  Samuel Thibault 83365f377a Only show arch name for which a model is valid 13 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 13 years ago
  Samuel Thibault 87a4f18af0 Fix c++-isms 13 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 13 years ago
  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 14 years ago
  Samuel Thibault 5eec3c4ce1 put legend on top left, it's usually empty 14 years ago
  Samuel Thibault c545cefffe also show arch name 14 years ago
  Samuel Thibault 37210d8fa1 fix example for cuda numbering 14 years ago
  Samuel Thibault 78d719edd4 starpu_perfmodel_plot now doesn't draw only regression 14 years ago
  Samuel Thibault 693ca92e7c sort history entries for correct plot 14 years ago
  Samuel Thibault f068edec1f combine starpu_perfmodel_plot's errorbars and linespoint into errorlines 14 years ago
  Samuel Thibault 2fc03f4d58 rename the starpu_regression_display tool into starpu_perfmodel_plot, document it a bit 14 years ago