Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 7bd115a084 Add starpu_tasks_rec_complete tool to add estimation times in tasks.rec files il y a 8 ans
  Nathalie Furmento 07c6821f4f perfmodel: new function starpu_bus_print_filenames() to display filenames storing bandwidth/affinity/latency information, available through starpu_machine_display -i il y a 8 ans
  Nathalie Furmento d7d7a65eeb doc: add missing documentation and remove now-deleted stuff il y a 8 ans
  Samuel Thibault 3fdb99a725 Add support for arch-specific but easy-to-user cost function il y a 9 ans
  Nathalie Furmento fb18de4cba simplify perfmodel API il y a 9 ans
  Samuel Thibault f5e6f57930 Fix typo in starpu_perfmodel_history_based_expected_perf function name, and add link from doc il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 3e567efff7 perfmodel: rename function starpu_get_narch_combs into starpu_perfmodel_get_narch_combs il y a 10 ans
  Nathalie Furmento 602bb833df perfmodel: turn private function which frees internal memory for sampling directories management and call it from tools which do not call starpu_shutdown il y a 10 ans
  Nathalie Furmento f08dbb3923 include/starpu_perfmodel.h: make ABI independant il y a 10 ans
  Nathalie Furmento 73579eaf8e include/starpu_perfmodel.h: remove commented line il y a 10 ans
  Nathalie Furmento cc9aecb792 merge trunk il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Nathalie Furmento bd12a1ab38 perf_model: move back field is_init to struct starpu_perfmodel il y a 11 ans
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state il y a 11 ans
  Nathalie Furmento 940e31bb36 merge trunk il y a 11 ans
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and il y a 11 ans
  Nathalie Furmento e0814cb255 perf_model: fix the calculation of the number of implementations for a given comb i.e the field struct starpu_perfmodel::nimpls il y a 11 ans
  Nathalie Furmento 2b3c2b9741 perf_model: rename some functions il y a 11 ans
  Nathalie Furmento 352da7186b New functions to avoid users having to access directly per_arch f:ields of the struct starpu_perfmodel il y a 11 ans
  Nathalie Furmento 2f8c7b58bd perfmodel: renaming il y a 11 ans
  Nathalie Furmento 8a472c0c88 perfmodel: pre-allocating 2**ndevices arch_combs may be too big, we il y a 11 ans
  Nathalie Furmento 5ce44510ca perfmodel: new function int starpu_perfmodel_list_combs(FILE *output, struct starpu_perfmodel *model) to display the combinations of a given model il y a 11 ans
  Andra Hugo 002b53889f fix bugs with the ids of the arch combinations il y a 11 ans
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core il y a 11 ans
  Nathalie Furmento 4f0c5ac5c6 include/starpu_perfmodel.h: define a invalid value for perfmodel type il y a 11 ans
  Samuel Thibault 09974968a8 Let the application provide the task footprint itself il y a 11 ans
  Samuel Thibault aea43685d3 Document fields il y a 11 ans
  Marc Sergent b2f8911c89 Adding configure option --enable-calibration-heuristic which allows the user to set the maximum authorized deviation of the history-based calibrator il y a 11 ans
  Nathalie Furmento 689a54fffe fix doc and function prototypes il y a 11 ans