Commit History

Author SHA1 Message Date
  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
  Samuel Thibault 0529e72b29 add starpu_bound_compute 15 years ago
  Samuel Thibault 0c7a6a6630 add glpk support 15 years ago
  Samuel Thibault a0663790c6 add mps output 15 years ago
  Samuel Thibault 0640728ffd compute data size and footprint after setting the subpart sizes etc. 15 years ago
  Samuel Thibault 8b28804293 Add documentation for lower bound computation 15 years ago
  Samuel Thibault 95f00621df it could be useful to show the duration between starpu_bound_start and starpu_bound_stop 15 years ago
  Samuel Thibault 4051925cc8 move basic examples to before the gory details 15 years ago
  Samuel Thibault f268e3c1c2 mention the lp_solve tool 15 years ago
  Samuel Thibault 0ac5644f60 Optionally tell that tasks can not be divided 15 years ago
  Samuel Thibault e16bbf22e2 missing file 15 years ago
  Samuel Thibault 66a9b3039a add theoretical bound computation infrastructure 15 years ago
  Samuel Thibault 90add3f573 use starpu_worker_get_count instaed of STARPU_NMAXWORKERS 15 years ago
  Samuel Thibault 50b02154be don't forget shadow.h in the dist tarball 15 years ago
  Cédric Augonnet 57d81e98b4 Bug fix: a task that was not submitted yet may also have all its dependencies 15 years ago
  Samuel Thibault 4f7634b052 put ticks less often 15 years ago
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 15 years ago
  Samuel Thibault 58330fd908 Add stencil example 15 years ago
  Nathalie Furmento d0f9a8f66f tests/datawizard/acquire_release.c: add a task modifying the data 15 years ago
  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 15 years ago
  Nathalie Furmento 11464b1731 Makefile.am: fix 15 years ago
  Nathalie Furmento d0efbb8b5f configure.ac: when mpicc is unavailable, do not fail but just disable mpi 15 years ago
  Samuel Thibault aab698617d make FIXME more prominent 15 years ago
  Samuel Thibault db29ece0a3 Add dependency debugging facility 15 years ago
  Nathalie Furmento a9621e568b Makefile.am: programs in directory tests are compiled when running 'make' and installed in 'target/lib/starpu/tests' when running 'make install' 15 years ago