Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 9ec8eff128 glpk doesn't seem to like infinity, rather use a million seconds il y a 16 ans
  Samuel Thibault 6d44eb9aa5 drop not-measured tasks from bound computation without deps too, and resolve in integer mode il y a 16 ans
  Samuel Thibault dd9534fedc use exclude_from_dag flag in the bound computation too il y a 16 ans
  Samuel Thibault 3088029bc1 prohibit task executions whose duration estimation isn't available il y a 16 ans
  Samuel Thibault 0cf5f1920d mention cbc il y a 16 ans
  Cédric Augonnet da0f58c84d Move the starpu_sched_set_{min,max}_priority into the proper section. il y a 16 ans
  Cédric Augonnet e1856147a8 Minor fix il y a 16 ans
  Cédric Augonnet 5cd95b55ed Add missing header il y a 16 ans
  Cédric Augonnet 44a92638b6 Document starpu_sched_set_min_priority and starpu_sched_set_max_priority. I'm il y a 16 ans
  Cédric Augonnet eab11906b5 Add the header for gettimeofday il y a 16 ans
  Cédric Augonnet 08d924d6f5 Add missing return type il y a 16 ans
  Cédric Augonnet 65a3896a0c Fix the "ready" version of the dmda policy: don't ignore tasks with the highest priority il y a 16 ans
  Samuel Thibault 99140a6005 more advices on using lp_solve il y a 16 ans
  Cédric Augonnet fa37c0e2da hwloc.h is used in the public headers of StarPU, so we need to include hwloc's il y a 16 ans
  Cédric Augonnet 43721a131a Fix typo: CC_OR_MPICC is really CC or MPICC il y a 16 ans
  Cédric Augonnet 9fa8764484 Minor warning fix il y a 16 ans
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation il y a 16 ans
  Samuel Thibault d286532af5 mention the lp_solve line I usually use il y a 16 ans
  Nathalie Furmento a125123f4d starpu mpi: use dynamically allocated objects as they are also used outside the function scope il y a 16 ans
  Nathalie Furmento 304df1f9f9 starpu mpi: typo il y a 16 ans
  Nathalie Furmento 5639bce65e starpu mpi: add debug messages when entering and leaving functions il y a 16 ans
  Nathalie Furmento fe3ffcccfb starpu mpi: add a request type for the wait and test requests (debug purposes) il y a 16 ans
  Samuel Thibault f340217e2c more options il y a 16 ans
  Samuel Thibault 11b3147db1 suggest using glpsol il y a 16 ans
  Samuel Thibault df2429e28d mention that data transfers are assumed to be overlapped il y a 16 ans
  Samuel Thibault 16708dfb09 some solvers (e.g. glp) aren't precise enough to like 1e6 il y a 16 ans
  Samuel Thibault 24e6fb21f0 Always print system on bounddeps. il y a 16 ans
  Samuel Thibault c573add091 fix task number il y a 16 ans
  Samuel Thibault 6273c0f3c3 Avoid the exclusion condition for tasks which already depend one on each other. il y a 16 ans
  Samuel Thibault 79f0452187 Fix computation il y a 16 ans