Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct hace 14 años
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t hace 14 años
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu hace 14 años
  Nathalie Furmento c80a8acea1 Datatypes renaming hace 14 años
  Samuel Thibault 7d283d3f14 Do not let glpk try to solve a supposedly-impossible problem because there is no performance model for some tasks hace 14 años
  Samuel Thibault a5661257d0 do not let bound computation equations half-empty when some tasks are not calibrated. hace 14 años
  Cyril Roelandt ffcfb86084 Multi-implementation. hace 14 años
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler hace 14 años
  Cédric Augonnet 853e462da8 - Make sure there is no overflow when we write strings in FxT events. hace 15 años
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc hace 15 años
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! hace 15 años
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. hace 15 años
  Nathalie Furmento 99eae82973 profiling: use a 1d array as some compilers do not accept a static 2d array as a function parameter hace 15 años
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) hace 15 años
  Samuel Thibault 78edbdcb26 fix dependencies hace 15 años
  Samuel Thibault 574f22a2e7 print task kernel names too hace 15 años
  Samuel Thibault 0332a0a7a2 add dotty output hace 15 años
  Samuel Thibault 3ef7d1d4d6 record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks hace 15 años
  Samuel Thibault e5758ea8e4 optionally permit to solve LP in integer mode. hace 15 años
  Samuel Thibault 9ec8eff128 glpk doesn't seem to like infinity, rather use a million seconds hace 15 años
  Samuel Thibault 6d44eb9aa5 drop not-measured tasks from bound computation without deps too, and resolve in integer mode hace 15 años
  Samuel Thibault dd9534fedc use exclude_from_dag flag in the bound computation too hace 15 años
  Samuel Thibault 3088029bc1 prohibit task executions whose duration estimation isn't available hace 15 años
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation hace 15 años
  Samuel Thibault 16708dfb09 some solvers (e.g. glp) aren't precise enough to like 1e6 hace 15 años
  Samuel Thibault 6273c0f3c3 Avoid the exclusion condition for tasks which already depend one on each other. hace 15 años
  Samuel Thibault 79f0452187 Fix computation hace 15 años
  Samuel Thibault 11eb858e43 beginning of support for dependencies in theoretical bound; not working yet. hace 15 años
  Samuel Thibault 20743fc085 drop call to glp_adv_basis: it prints stuff on stdout and is actually not needed to find a solution hace 15 años
  Samuel Thibault 0529e72b29 add starpu_bound_compute hace 15 años