Commit History

Author SHA1 Message Date
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions 13 years ago
  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 13 years ago
  Samuel Thibault 37862069c7 Permit the application to provide its own size base for performance models 13 years ago
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 years ago
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 13 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 years ago
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 years ago
  Nathalie Furmento 61f77c5b09 examples/: add missing calls to starpu_data_unregister 13 years ago
  Samuel Thibault 77e5c2f107 Drop useless field initialization to NULL 14 years ago
  Cédric Augonnet 65c62f7649 Minor cleanup/simplification of the examples: do not forget to unregister data, 14 years ago
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional 14 years ago