Commit History

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