Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 4c9c4d484b Free memory il y a 13 ans
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. il y a 13 ans
  Samuel Thibault 3372916667 Also dump .mps and .dot output from bound record il y a 13 ans
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings il y a 13 ans
  Nathalie Furmento b3050d7e9c examples/lu/lu_example.c: add printf to follow execution steps il y a 13 ans
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions il y a 13 ans
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 13 ans
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example il y a 13 ans
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime il y a 14 ans
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler il y a 14 ans
  Cédric Augonnet 2db455d5ab Use starpu_malloc il y a 14 ans
  Samuel Thibault 68c2135caf fix yet more c++-like comments il y a 14 ans
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init il y a 14 ans
  Samuel Thibault d6bdc92843 Add missing calls to starpu_profiling_init il y a 14 ans
  Cédric Augonnet 447e86b623 - Add missing prototypes il y a 14 ans
  Samuel Thibault 61561dcb6b permit to take priorities into account in theoretical bound computation il y a 14 ans
  Samuel Thibault 24e6fb21f0 Always print system on bounddeps. il y a 14 ans
  Samuel Thibault 11eb858e43 beginning of support for dependencies in theoretical bound; not working yet. il y a 14 ans
  Samuel Thibault 0529e72b29 add starpu_bound_compute il y a 14 ans
  Samuel Thibault 0c7a6a6630 add glpk support il y a 14 ans
  Samuel Thibault a0663790c6 add mps output il y a 14 ans
  Samuel Thibault 66a9b3039a add theoretical bound computation infrastructure il y a 14 ans
  Cédric Augonnet 952534293d Update copyright date il y a 14 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 15 ans
  Cédric Augonnet 1acbb7acf9 Add a -profile option to the LU example which displays the bus consumption during the execution il y a 15 ans
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. il y a 15 ans
  Cédric Augonnet bbdd007b2d Instead of "heat" we use the LU example (which does the same thing but is il y a 15 ans
  Samuel Thibault 587d90a6b8 also fix srand48 usage il y a 15 ans