Commit History

Author SHA1 Message Date
  Cédric Augonnet cbc382c472 Fix previous commit 15 years ago
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 15 years ago
  Cédric Augonnet a4250148e4 Skip the {start,stop} progression events. They are otherwise called so often that they cause FxT to 15 years ago
  Samuel Thibault d6bdc92843 Add missing calls to starpu_profiling_init 15 years ago
  Samuel Thibault 5dd81e4825 drop including now-suppressed pthread_win32 15 years ago
  Nathalie Furmento 35519c2ee2 basic_examples/vector_scal: the local size depends on the kernel and not on the input data size 15 years ago
  Nathalie Furmento bbfaa38132 OpenCL driver: use cl_int when appropriate 15 years ago
  Cédric Augonnet 74eb7e7ac1 Remove redundant events in the header of the generated Paje trace. Vite 1.1 is 15 years ago
  Samuel Thibault 8565827e33 more mingw fixes 15 years ago
  Samuel Thibault 22399386c3 misc mingw fixes 15 years ago
  Samuel Thibault a87af74021 fix signedness for atomic ops 15 years ago
  Samuel Thibault f534ed4a44 misc windows fixes 15 years ago
  Samuel Thibault 2d7e4a4ebf timespec is now defined in mingw 15 years ago
  Cédric Augonnet 620f1a09a7 Fix typo 15 years ago
  Cédric Augonnet e5d5a53202 Thanks to implicit deps, there is no need for a barrier anymore. 15 years ago
  Samuel Thibault bbfbe3b824 mingw now provides the pthread API 15 years ago
  Samuel Thibault a70d094226 fix type according to atomic operations 15 years ago
  Cédric Augonnet 32aa89be27 Handle Read after Redux or Redux after Read, the Redux mode is handled as a 15 years ago
  Cédric Augonnet 5265e9aa13 No comment :) 15 years ago
  Samuel Thibault 4c1062a533 do not systematically add -I/usr//include, it poses problems on mingw 15 years ago
  Cédric Augonnet cc07018373 Simplify the _starpu_detect_implicit_data_deps_with_handle function by 15 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