Commit History

Autor SHA1 Mensaxe Data
  Cyril Roelandt ffcfb86084 Multi-implementation. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler %!s(int64=14) %!d(string=hai) anos
  Cédric Augonnet 853e462da8 - Make sure there is no overflow when we write strings in FxT events. %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 99eae82973 profiling: use a 1d array as some compilers do not accept a static 2d array as a function parameter %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 78edbdcb26 fix dependencies %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 574f22a2e7 print task kernel names too %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0332a0a7a2 add dotty output %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 3ef7d1d4d6 record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault e5758ea8e4 optionally permit to solve LP in integer mode. %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 9ec8eff128 glpk doesn't seem to like infinity, rather use a million seconds %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 6d44eb9aa5 drop not-measured tasks from bound computation without deps too, and resolve in integer mode %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault dd9534fedc use exclude_from_dag flag in the bound computation too %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 3088029bc1 prohibit task executions whose duration estimation isn't available %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 16708dfb09 some solvers (e.g. glp) aren't precise enough to like 1e6 %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 6273c0f3c3 Avoid the exclusion condition for tasks which already depend one on each other. %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 79f0452187 Fix computation %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 11eb858e43 beginning of support for dependencies in theoretical bound; not working yet. %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 20743fc085 drop call to glp_adv_basis: it prints stuff on stdout and is actually not needed to find a solution %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0529e72b29 add starpu_bound_compute %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0c7a6a6630 add glpk support %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault a0663790c6 add mps output %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 95f00621df it could be useful to show the duration between starpu_bound_start and starpu_bound_stop %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault f268e3c1c2 mention the lp_solve tool %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 0ac5644f60 Optionally tell that tasks can not be divided %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 66a9b3039a add theoretical bound computation infrastructure %!s(int64=15) %!d(string=hai) anos