Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights il y a 7 ans
  Samuel Thibault d4dbd8260b Avoid dumb division by zero il y a 8 ans
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested il y a 8 ans
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis il y a 8 ans
  Samuel Thibault 441644b632 Benefit from cublas v2 il y a 8 ans
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings il y a 8 ans
  Samuel Thibault 7170d94098 drop useless continue il y a 8 ans
  Samuel Thibault c0f741aa00 Reduce completion time of make check in non-quick non-long mode il y a 8 ans
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 9 ans
  Samuel Thibault 3434b52b4c Add arbiter support il y a 10 ans
  Samuel Thibault 824091b450 fix build il y a 10 ans
  Samuel Thibault d9c1dfa96c skip tests which use redux when testing the global arbiter il y a 10 ans
  Samuel Thibault a61ba68863 Fix value returned for ENODEV il y a 10 ans
  Samuel Thibault ab1cd15729 make cg example unregister data on ENODEV il y a 10 ans
  Samuel Thibault d35c3ec66b Make quickcheck faster il y a 10 ans
  Samuel Thibault 699f63f475 Use bigger tasks by default il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless il y a 10 ans
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid il y a 10 ans
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init il y a 12 ans
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. il y a 12 ans
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
  Cyril Roelandt 9ba1ab9eb7 cg.c: free data. il y a 13 ans
  Samuel Thibault f3a42aaefa Make sure to unpartition data before unregistering it il y a 13 ans
  Samuel Thibault fbf6b01624 Reduce size of big examples il y a 13 ans
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. il y a 13 ans
  Nathalie Furmento 71d99dfffe examples: typo and missing return il y a 13 ans
  Nathalie Furmento f766606c07 examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example il y a 13 ans