コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 7e91a33326 configure.ac: documentation now needs doxygen 12 年 前
  Corentin Salingue d2c273288b forget to free datas... 12 年 前
  Corentin Salingue 4c79532333 add error management for disk and change test 12 年 前
  Corentin Salingue 449f387f28 revert test vector_scal 12 年 前
  Corentin Salingue 9fc588b73d add comments in test and change copyright 12 年 前
  Corentin Salingue 8281604526 merge trunk 12 年 前
  Samuel Thibault f5376f57de Fix missing unlock when a data tree could be locked, but the data couldn't be freed 12 年 前
  Andra Hugo f2d6fafd49 fix examples of hyp compilation + add default value for the resize triggering criteria 12 年 前
  Nathalie Furmento ada05d3b9d doc/doxygen: exclude file build/include/starpu_config (this is necessary when building directly from source directory) 12 年 前
  Nathalie Furmento 5b69ea5b9b doc/doxygen: add links to new chapter file documentation 12 年 前
  Nathalie Furmento 6cc7182740 doc/doxygen: add missing file 12 年 前
  Simon Archipoff b50ce6ede9 combined_worker.c : fix compar_int function. return a > b; => return a - b; 12 年 前
  Nathalie Furmento cdd059f4a1 doc/doxygen: check refman.tex includes all files 12 年 前
  Nathalie Furmento 2872c6bcd5 doc/doxygen: add files in documentation 12 年 前
  Nathalie Furmento b0d0e65ba5 doc/doxygen: do not expand macros in documentation 12 年 前
  Nathalie Furmento 701a662f88 doc/doxygen/Makefile.am: add missing include files 12 年 前
  Nathalie Furmento f4b48c9491 doc/doxygen/Makefile.am: generate a starpu_config.file containing all macros defined to 1 12 年 前
  Andra Hugo 76282f234b fixes for triggering the resize 12 年 前
  Nathalie Furmento 999d6e87bd doc/doxygen/dev/starpu_check_undocumented.sh: fix location 12 年 前
  Nathalie Furmento ca5200cef5 doc/doxygen: fix macros parameters 12 年 前
  Nathalie Furmento cd4d62e6ff include/starpu_data_interfaces.h: add missing parameter 12 年 前
  Thibaud Lambert ab022067e9 mic: add task_fifo.h and task_fifo.c in driver/mp_common 12 年 前
  Thibaud Lambert 1782571d3a mic: first version with thread (not finished) 12 年 前
  Nathalie Furmento 9e265d44db doc: add missing types 12 年 前
  Nathalie Furmento 56c54c2d9d doc: more infos about socl 12 年 前
  Nathalie Furmento 9353bae638 SOCL: install vendors file in @datarootdir@/starpu/opencl/vendors 12 年 前
  Corentin Salingue 209fb7bf53 merge trunk 12 年 前
  Samuel Thibault 0bb47b1bab Rework locking the mc_list: we must not release mc_rwlock while freeing a memchunk, otherwise some other part of starpu might be removing the very chunk we are trying to free. Keep mc_rwlock locked, and when one needs to lock the data header, use a trylock for the case when some other part of starpu has already locked the data and will lock mc_rwlock too 12 年 前
  Corentin Salingue fe3b3d199b forget save chage on makefile 12 年 前
  Corentin Salingue 969e7e7f34 moove test disk 12 年 前