Commit History

Author SHA1 Message Date
  Luka Stanisic 7c7c65b805 changelog and copyrights update 9 years ago
  Luka Stanisic 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression 9 years ago
  Samuel Thibault 966c035f9e add compatibility with simgrid 3.13 9 years ago
  Luka Stanisic 3e7a4dcf17 renaming and refactoring 9 years ago
  Luka Stanisic a39b1553d2 reading coefficients directly from the perfmodel file 9 years ago
  Nathalie Furmento 3d9232c549 perfmodel: use our own function to write double (we already had one for reading them), windows cannot be relied on 10 years ago
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  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 11 years ago
  Nathalie Furmento 36fe1cbc6e src/core/perfmodel: store at the beginning of the application the names for the different perfmodel directories, there is no need to recalcute them at each function call 11 years ago
  Samuel Thibault 8b3d9dee57 Fix auto-calibration of perfmodels 11 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 0bb7139719 _starpu_update_perfmodel_history should not assume the combination is already created, it may not be if starpu_perfmodel_update_history() is called directly from the application 11 years ago
  Nathalie Furmento 53f712b7e9 perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file) 11 years ago
  Nathalie Furmento 5ad43ea8fd src/core/perfmodel/perfmodel_history.c: improve memory management 11 years ago
  Nathalie Furmento bd12a1ab38 perf_model: move back field is_init to struct starpu_perfmodel 11 years ago
  Nathalie Furmento a0cfca46c1 src/core: rename _starpu_load_perfmodel to _starpu_init_and_load_perfmodel 11 years ago
  Nathalie Furmento 62cca2a7aa src/core/perfmodel: get rid off now-useless function _starpu_register_model() 11 years ago
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state 11 years ago
  Nathalie Furmento 8a472c0c88 perfmodel: pre-allocating 2**ndevices arch_combs may be too big, we 11 years ago
  Nathalie Furmento 552cbdbcf0 src/core: 11 years ago
  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 11 years ago
  Nathalie Furmento 9bb5a09263 src: minor fixes 12 years ago
  Nathalie Furmento 497ce06798 merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION 12 years ago
  Nathalie Furmento 04ee334338 merge trunk up to r11081 12 years ago
  Nathalie Furmento e1b4955fe5 perfmodel: move test function from starpu lib to test file 12 years ago
  Nathalie Furmento b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly 12 years ago
  Thibaud Lambert 65d83f8779 mic (perfmodels): merge trunk + Correction 12 years ago
  Nathalie Furmento 996e85965e Performance models files are now stored in a directory whose name 12 years ago