Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault f534ed4a44 misc windows fixes il y a 14 ans
  Samuel Thibault 2d7e4a4ebf timespec is now defined in mingw il y a 14 ans
  Cédric Augonnet 620f1a09a7 Fix typo 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
  Samuel Thibault bbfbe3b824 mingw now provides the pthread API il y a 14 ans
  Samuel Thibault a70d094226 fix type according to atomic operations il y a 14 ans
  Cédric Augonnet 32aa89be27 Handle Read after Redux or Redux after Read, the Redux mode is handled as a il y a 14 ans
  Cédric Augonnet 5265e9aa13 No comment :) il y a 14 ans
  Samuel Thibault 4c1062a533 do not systematically add -I/usr//include, it poses problems on mingw il y a 14 ans
  Cédric Augonnet cc07018373 Simplify the _starpu_detect_implicit_data_deps_with_handle function by il y a 14 ans
  Cédric Augonnet 2bc05e3288 Skip "reduction tasks" when detecting implicit deps. il y a 15 ans
  Samuel Thibault efea829150 fix 'unused' warning il y a 15 ans
  Samuel Thibault 3a9920892b fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK il y a 15 ans
  Samuel Thibault 7305d4d589 Add missing include. il y a 15 ans
  Cédric Augonnet 57c92b5413 The RW-lock protecting the handle is given either to the "reduction tasks" and il y a 15 ans
  Cédric Augonnet 318a57b30b Fix compilation il y a 15 ans
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. il y a 15 ans
  Cédric Augonnet fc2892de61 Use macros to check return values il y a 15 ans
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. il y a 15 ans
  Cédric Augonnet 36d7733a7f Document starpu_data_cpy il y a 15 ans
  Cédric Augonnet 9b8fbfae0a starpu_data_cpy now takes a callback function which is executed when the handle il y a 15 ans
  Cédric Augonnet 3fb818e36e The starpu_data_cpy function copies the content of a handle into another handle. il y a 15 ans
  Cédric Augonnet 19f09aba2d - Factorize functions which only differ by one parameter il y a 15 ans
  Cédric Augonnet 1fb5e9a42f - Add the --with-opencl-lib-dir and --with-opencl-include-dir options to il y a 15 ans
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and il y a 15 ans
  Samuel Thibault 2d53bbbc6d fix build on non-libnuma systems il y a 15 ans
  Cédric Augonnet 9070fdaebc Add missing headers il y a 15 ans
  Cédric Augonnet c145687170 Remove unused variables il y a 15 ans
  Cédric Augonnet 447e86b623 - Add missing prototypes il y a 15 ans
  Cédric Augonnet 67f15d462a Add missing return statement il y a 15 ans