Historial de Commits

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