커밋 기록

작성자 SHA1 메시지 날짜
  Cédric Augonnet cbc382c472 Fix previous commit 15 년 전
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 15 년 전
  Cédric Augonnet a4250148e4 Skip the {start,stop} progression events. They are otherwise called so often that they cause FxT to 15 년 전
  Samuel Thibault d6bdc92843 Add missing calls to starpu_profiling_init 15 년 전
  Samuel Thibault 5dd81e4825 drop including now-suppressed pthread_win32 15 년 전
  Nathalie Furmento 35519c2ee2 basic_examples/vector_scal: the local size depends on the kernel and not on the input data size 15 년 전
  Nathalie Furmento bbfaa38132 OpenCL driver: use cl_int when appropriate 15 년 전
  Cédric Augonnet 74eb7e7ac1 Remove redundant events in the header of the generated Paje trace. Vite 1.1 is 15 년 전
  Samuel Thibault 8565827e33 more mingw fixes 15 년 전
  Samuel Thibault 22399386c3 misc mingw fixes 15 년 전
  Samuel Thibault a87af74021 fix signedness for atomic ops 15 년 전
  Samuel Thibault f534ed4a44 misc windows fixes 15 년 전
  Samuel Thibault 2d7e4a4ebf timespec is now defined in mingw 15 년 전
  Cédric Augonnet 620f1a09a7 Fix typo 15 년 전
  Cédric Augonnet e5d5a53202 Thanks to implicit deps, there is no need for a barrier anymore. 15 년 전
  Samuel Thibault bbfbe3b824 mingw now provides the pthread API 15 년 전
  Samuel Thibault a70d094226 fix type according to atomic operations 15 년 전
  Cédric Augonnet 32aa89be27 Handle Read after Redux or Redux after Read, the Redux mode is handled as a 15 년 전
  Cédric Augonnet 5265e9aa13 No comment :) 15 년 전
  Samuel Thibault 4c1062a533 do not systematically add -I/usr//include, it poses problems on mingw 15 년 전
  Cédric Augonnet cc07018373 Simplify the _starpu_detect_implicit_data_deps_with_handle function by 15 년 전
  Cédric Augonnet 2bc05e3288 Skip "reduction tasks" when detecting implicit deps. 15 년 전
  Samuel Thibault efea829150 fix 'unused' warning 15 년 전
  Samuel Thibault 3a9920892b fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK 15 년 전
  Samuel Thibault 7305d4d589 Add missing include. 15 년 전
  Cédric Augonnet 57c92b5413 The RW-lock protecting the handle is given either to the "reduction tasks" and 15 년 전
  Cédric Augonnet 318a57b30b Fix compilation 15 년 전
  Cédric Augonnet 0700ca07a1 Add a debug function to display the size of some data structures. 15 년 전
  Cédric Augonnet fc2892de61 Use macros to check return values 15 년 전
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. 15 년 전