コミット履歴

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