コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 231869bb34 rename STARPU_TRACE_CODELET_TAG* to STARPU_TRACE_TAG* 16 年 前
  Samuel Thibault b2067e6b94 fix bound computation for restartable tasks 16 年 前
  Cédric Augonnet fd7d11e2c5 Fix minor warning 16 年 前
  Samuel Thibault 686c611e52 Fix building stencil against mpi 16 年 前
  Cédric Augonnet b987fc0761 The "sorted" flavour of the dmda policy may handle any priority level. 16 年 前
  Cédric Augonnet 0a93ca40d1 The scheduling strategy may now select the min/max priority levels. The 16 年 前
  Samuel Thibault 20743fc085 drop call to glp_adv_basis: it prints stuff on stdout and is actually not needed to find a solution 16 年 前
  Samuel Thibault fd0f8af217 fix typo 16 年 前
  Samuel Thibault 4bbb79b59c fix typo 16 年 前
  Cédric Augonnet 6ff0b4fb3b fix the documentation structure 16 年 前
  Samuel Thibault 5138c6e17d document starpu_bound_compute 16 年 前
  Samuel Thibault 0529e72b29 add starpu_bound_compute 16 年 前
  Samuel Thibault 0c7a6a6630 add glpk support 16 年 前
  Samuel Thibault a0663790c6 add mps output 16 年 前
  Samuel Thibault 0640728ffd compute data size and footprint after setting the subpart sizes etc. 16 年 前
  Samuel Thibault 8b28804293 Add documentation for lower bound computation 16 年 前
  Samuel Thibault 95f00621df it could be useful to show the duration between starpu_bound_start and starpu_bound_stop 16 年 前
  Samuel Thibault 4051925cc8 move basic examples to before the gory details 16 年 前
  Samuel Thibault f268e3c1c2 mention the lp_solve tool 16 年 前
  Samuel Thibault 0ac5644f60 Optionally tell that tasks can not be divided 16 年 前
  Samuel Thibault e16bbf22e2 missing file 16 年 前
  Samuel Thibault 66a9b3039a add theoretical bound computation infrastructure 16 年 前
  Samuel Thibault 90add3f573 use starpu_worker_get_count instaed of STARPU_NMAXWORKERS 16 年 前
  Samuel Thibault 50b02154be don't forget shadow.h in the dist tarball 16 年 前
  Cédric Augonnet 57d81e98b4 Bug fix: a task that was not submitted yet may also have all its dependencies 16 年 前
  Samuel Thibault 4f7634b052 put ticks less often 16 年 前
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 16 年 前
  Samuel Thibault 58330fd908 Add stencil example 16 年 前
  Nathalie Furmento d0f9a8f66f tests/datawizard/acquire_release.c: add a task modifying the data 16 年 前
  Nathalie Furmento e8962a3a69 examples/coverage/coverage.sh: test application is available before running it. these applications are only compiled when a blas library is found 16 年 前