Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 3d931891f4 configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA vor 13 Jahren
  Samuel Thibault b0bbe73041 include source headers before system headers, to fix build when older starpu is already installed vor 13 Jahren
  Samuel Thibault 6c4cb74536 Start plot at 1 vor 13 Jahren
  Samuel Thibault bf9bc759c4 Document that non-linear regression reverts to history-based on first run vor 13 Jahren
  Samuel Thibault 4b2f334cc5 fix plot when calibrations were not in the same order vor 13 Jahren
  Samuel Thibault 089b5aca13 Make nl regression revert to history-based when it is not valid yet, but enough history is available. This permits nice auto-calibration 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
  Samuel Thibault b0b2e42d5f Only use non-linear regression if the requested size falls inside the covered measures vor 13 Jahren
  Samuel Thibault ad7869523c Add missing piece of commit vor 13 Jahren
  Samuel Thibault 0a06263c45 Only validate a regression model if we have at least 10% difference in input size. Do not validate the non-linear regression model just due to number of samples. vor 13 Jahren
  Samuel Thibault 2d8c3bd434 mention which schedulers support choosing the implementation vor 13 Jahren
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available vor 13 Jahren
  Samuel Thibault f1cb2d818f replace tabs with spaces vor 13 Jahren
  Ludovic Courtès 863adbed76 doc: Clarify the wording in "Partitioning Vector Data". vor 13 Jahren
  Ludovic Courtès eb918faec0 Remove `doc/version.texi' from the repository. vor 13 Jahren
  Ludovic Courtès bc7cb0d9cf test_interfaces: Remove malloc from the `vector' test; use a descriptive name. vor 13 Jahren
  Ludovic Courtès 33a2088388 test_interfaces: Change `register_func_t' to return a `starpu_data_handle'. vor 13 Jahren
  Ludovic Courtès 6d314b81aa Properly parenthesize `STARPU_MULTIPLE_*_IMPLEMENTATIONS' macros. vor 13 Jahren
  Samuel Thibault de83330e6a We have to also dump empty models, for implementations which aren't calibrated yet vor 13 Jahren
  Samuel Thibault c163358f96 Handle non-calibrated implementations vor 13 Jahren
  Nathalie Furmento b78b99afa3 doc/chapters/perf-feedback.texi: typo vor 13 Jahren
  Nathalie Furmento 235b99337f tools/dev: update w.r.t coccinelle version 1.0.0-rc7 vor 13 Jahren
  Nathalie Furmento 8842c6d6fe src/Makefile.am: add new top/starpu_top_core.h file to dist vor 13 Jahren
  Nathalie Furmento 14677179f1 StarPU-top: rename objects from starputopXXX to starpu_topXXX vor 13 Jahren
  Nathalie Furmento a131c220f3 doc: add missing definitions vor 13 Jahren
  Nathalie Furmento bd1155ebd6 include/starpu_data_interfaces.h: add parameter name vor 13 Jahren
  Nathalie Furmento 7ab5516114 Data interface: use a new enum type <enum starpu_data_interface_id> for the data interface ids vor 13 Jahren
  Nathalie Furmento 88e07aa8b7 Update doc and tools vor 13 Jahren
  Nathalie Furmento 3e7fc1366f doc: set texinfo mode for emacs vor 13 Jahren