Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 13 ans
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones il y a 13 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 13 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 13 ans
  Nathalie Furmento c80a8acea1 Datatypes renaming il y a 13 ans
  Nathalie Furmento 7517525097 examples/cg/cg_kernels.c: include limits.h which defines INT_MAX il y a 14 ans
  Cédric Augonnet 339892a2a6 Use a memcpy operation that relies on a stream il y a 14 ans
  Cédric Augonnet 48aea5e024 Bug fix: use a kernel to actually put zeros in the vector that is initialized il y a 14 ans
  Cédric Augonnet 1618f94c1f Instead of using cublasSdot or cublasDdot, we reimplement scalar product in il y a 14 ans
  Cédric Augonnet 2c390b92c0 Use the starpu_insert_task helper that makes it easier to deal with a stack of il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Cédric Augonnet e5d5a53202 Thanks to implicit deps, there is no need for a barrier anymore. il y a 14 ans
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA il y a 14 ans
  Cédric Augonnet c750225a2b Fix the CG example: il y a 14 ans
  Cédric Augonnet 14ebc94929 Implement cg with filters il y a 14 ans
  Cédric Augonnet 9c959490e7 Start to implement a conjugate gradient il y a 14 ans