Commit History

Author SHA1 Message Date
  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. 15 years ago
  Samuel Thibault efea829150 fix 'unused' warning 15 years ago
  Samuel Thibault 3a9920892b fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK 15 years ago
  Samuel Thibault 7305d4d589 Add missing include. 15 years ago
  Cédric Augonnet 57c92b5413 The RW-lock protecting the handle is given either to the "reduction tasks" and 15 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
  Cédric Augonnet b5026e43dd Minor cleanup: remove unused argument 15 years ago
  Cédric Augonnet 1ea769be8e Add missing argument 15 years ago
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA 15 years ago
  Samuel Thibault e4f8e3a2f1 fix checking for libstdc++ 15 years ago
  Samuel Thibault 3a9cbb4c57 fix missing ref to former_process_affinity 15 years ago
  Cédric Augonnet 20e50d126a Remove dead code 15 years ago