Commit történet

Szerző SHA1 Üzenet Dátum
  Simon Archipoff 53d63b44a0 merge trunk up to 10281 13 éve
  Simon Archipoff a1a31ff6b9 minor bug fixes 13 éve
  Nathalie Furmento f947d013a6 doc/doxygen: add new faq starpu mkl (thanks to Benoit Lize) 13 éve
  Simon Archipoff befbeaa725 update prediction function to new data structure 13 éve
  Simon Archipoff 21b18e5965 big changes in node_worker.c 13 éve
  Nathalie Furmento 7b11a5754c doc/doxygen: typo 13 éve
  Nathalie Furmento a38e803a5e doc/doxygen: explicitely list all .h files from directory srcdir/include (giving the directory might lead to include starpu_config.h) 13 éve
  Samuel Thibault 039b1f4ff1 fix doc: STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE have effect in all cases 13 éve
  Nathalie Furmento 7e91a33326 configure.ac: documentation now needs doxygen 13 éve
  Samuel Thibault f5376f57de Fix missing unlock when a data tree could be locked, but the data couldn't be freed 13 éve
  Andra Hugo f2d6fafd49 fix examples of hyp compilation + add default value for the resize triggering criteria 13 éve
  Nathalie Furmento ada05d3b9d doc/doxygen: exclude file build/include/starpu_config (this is necessary when building directly from source directory) 13 éve
  Nathalie Furmento 5b69ea5b9b doc/doxygen: add links to new chapter file documentation 13 éve
  Nathalie Furmento 6cc7182740 doc/doxygen: add missing file 13 éve
  Simon Archipoff b50ce6ede9 combined_worker.c : fix compar_int function. return a > b; => return a - b; 13 éve
  Nathalie Furmento cdd059f4a1 doc/doxygen: check refman.tex includes all files 13 éve
  Nathalie Furmento 2872c6bcd5 doc/doxygen: add files in documentation 13 éve
  Nathalie Furmento b0d0e65ba5 doc/doxygen: do not expand macros in documentation 13 éve
  Nathalie Furmento 701a662f88 doc/doxygen/Makefile.am: add missing include files 13 éve
  Nathalie Furmento f4b48c9491 doc/doxygen/Makefile.am: generate a starpu_config.file containing all macros defined to 1 13 éve
  Andra Hugo 76282f234b fixes for triggering the resize 13 éve
  Simon Archipoff ba38c248f3 add support for bundle and power 13 éve
  Nathalie Furmento 999d6e87bd doc/doxygen/dev/starpu_check_undocumented.sh: fix location 13 éve
  Nathalie Furmento ca5200cef5 doc/doxygen: fix macros parameters 13 éve
  Nathalie Furmento cd4d62e6ff include/starpu_data_interfaces.h: add missing parameter 13 éve
  Nathalie Furmento 9e265d44db doc: add missing types 13 éve
  Nathalie Furmento 56c54c2d9d doc: more infos about socl 13 éve
  Nathalie Furmento 9353bae638 SOCL: install vendors file in @datarootdir@/starpu/opencl/vendors 13 éve
  Simon Archipoff bcd3044139 fix bug in prediction computation 13 éve
  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 13 éve