Commit History

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