Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions il y a 13 ans
  Cyril Roelandt 1f57502c89 Fix build. il y a 13 ans
  Nathalie Furmento 671ab6cd76 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task il y a 13 ans
  Samuel Thibault 37862069c7 Permit the application to provide its own size base for performance models il y a 14 ans
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 14 ans
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones il y a 14 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 14 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 14 ans
  Cyril Roelandt 28817eb703 Fix dead assignment. il y a 14 ans
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister il y a 14 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
  Cédric Augonnet aed2c35fd7 Improve the CPU kernel of the pi_redux benchmark by using the erand48_r which il y a 14 ans
  Cédric Augonnet 65c62f7649 Minor cleanup/simplification of the examples: do not forget to unregister data, il y a 14 ans
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional il y a 14 ans