Commit History

Author SHA1 Message Date
  Cédric Augonnet 43721a131a Fix typo: CC_OR_MPICC is really CC or MPICC 15 years ago
  Cédric Augonnet 9fa8764484 Minor warning fix 15 years ago
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation 15 years ago
  Samuel Thibault d286532af5 mention the lp_solve line I usually use 15 years ago
  Nathalie Furmento a125123f4d starpu mpi: use dynamically allocated objects as they are also used outside the function scope 15 years ago
  Nathalie Furmento 304df1f9f9 starpu mpi: typo 15 years ago
  Nathalie Furmento 5639bce65e starpu mpi: add debug messages when entering and leaving functions 15 years ago
  Nathalie Furmento fe3ffcccfb starpu mpi: add a request type for the wait and test requests (debug purposes) 15 years ago
  Samuel Thibault f340217e2c more options 15 years ago
  Samuel Thibault 11b3147db1 suggest using glpsol 15 years ago
  Samuel Thibault df2429e28d mention that data transfers are assumed to be overlapped 15 years ago
  Samuel Thibault 16708dfb09 some solvers (e.g. glp) aren't precise enough to like 1e6 15 years ago
  Samuel Thibault 24e6fb21f0 Always print system on bounddeps. 15 years ago
  Samuel Thibault c573add091 fix task number 15 years ago
  Samuel Thibault 6273c0f3c3 Avoid the exclusion condition for tasks which already depend one on each other. 15 years ago
  Samuel Thibault 79f0452187 Fix computation 15 years ago
  Samuel Thibault 11eb858e43 beginning of support for dependencies in theoretical bound; not working yet. 15 years ago
  Samuel Thibault 625531e6a2 typo 15 years ago
  Samuel Thibault a560cfd2c9 fixes 15 years ago
  Samuel Thibault 231869bb34 rename STARPU_TRACE_CODELET_TAG* to STARPU_TRACE_TAG* 15 years ago
  Samuel Thibault b2067e6b94 fix bound computation for restartable tasks 15 years ago
  Cédric Augonnet fd7d11e2c5 Fix minor warning 15 years ago
  Samuel Thibault 686c611e52 Fix building stencil against mpi 15 years ago
  Cédric Augonnet b987fc0761 The "sorted" flavour of the dmda policy may handle any priority level. 15 years ago
  Cédric Augonnet 0a93ca40d1 The scheduling strategy may now select the min/max priority levels. The 15 years ago
  Samuel Thibault 20743fc085 drop call to glp_adv_basis: it prints stuff on stdout and is actually not needed to find a solution 15 years ago
  Samuel Thibault fd0f8af217 fix typo 15 years ago
  Samuel Thibault 4bbb79b59c fix typo 15 years ago
  Cédric Augonnet 6ff0b4fb3b fix the documentation structure 15 years ago
  Samuel Thibault 5138c6e17d document starpu_bound_compute 15 years ago