Commit History

Yazar SHA1 Mesaj Tarih
  Simon Archipoff 4303e0a2a0 fix bug node_worker predictions 13 yıl önce
  Simon Archipoff c04166861e bug fix 13 yıl önce
  Simon Archipoff 112373ea3a bug fix, more helpers function for node_worker.c 13 yıl önce
  Simon Archipoff 1b44397d62 a lot of comments in node_sched.h 13 yıl önce
  Simon Archipoff 0a293ff950 fix init bug, sched_policy.c:_get_next_sched_ctx_to_pop_into() made a recursive call to wait, with no optimisation this lead to stack overflow 13 yıl önce
  Simon Archipoff d8872d542c dead lock fixed : a worker of a combined worker first free his mutex before waking up his mates 13 yıl önce
  Simon Archipoff ec7ccb4070 dirty hack to have combined worker before scheduler unitialization 13 yıl önce
  Simon Archipoff 3d50031385 first lines of documentation 13 yıl önce
  Simon Archipoff aecb30d21d compile fix 13 yıl önce
  Simon Archipoff 53d63b44a0 merge trunk up to 10281 13 yıl önce
  Simon Archipoff a1a31ff6b9 minor bug fixes 13 yıl önce
  Nathalie Furmento f947d013a6 doc/doxygen: add new faq starpu mkl (thanks to Benoit Lize) 13 yıl önce
  Simon Archipoff befbeaa725 update prediction function to new data structure 13 yıl önce
  Simon Archipoff 21b18e5965 big changes in node_worker.c 13 yıl önce
  Nathalie Furmento 7b11a5754c doc/doxygen: typo 13 yıl önce
  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 yıl önce
  Samuel Thibault 039b1f4ff1 fix doc: STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE have effect in all cases 13 yıl önce
  Nathalie Furmento 7e91a33326 configure.ac: documentation now needs doxygen 13 yıl önce
  Samuel Thibault f5376f57de Fix missing unlock when a data tree could be locked, but the data couldn't be freed 13 yıl önce
  Andra Hugo f2d6fafd49 fix examples of hyp compilation + add default value for the resize triggering criteria 13 yıl önce
  Nathalie Furmento ada05d3b9d doc/doxygen: exclude file build/include/starpu_config (this is necessary when building directly from source directory) 13 yıl önce
  Nathalie Furmento 5b69ea5b9b doc/doxygen: add links to new chapter file documentation 13 yıl önce
  Nathalie Furmento 6cc7182740 doc/doxygen: add missing file 13 yıl önce
  Simon Archipoff b50ce6ede9 combined_worker.c : fix compar_int function. return a > b; => return a - b; 13 yıl önce
  Nathalie Furmento cdd059f4a1 doc/doxygen: check refman.tex includes all files 13 yıl önce
  Nathalie Furmento 2872c6bcd5 doc/doxygen: add files in documentation 13 yıl önce
  Nathalie Furmento b0d0e65ba5 doc/doxygen: do not expand macros in documentation 13 yıl önce
  Nathalie Furmento 701a662f88 doc/doxygen/Makefile.am: add missing include files 13 yıl önce
  Nathalie Furmento f4b48c9491 doc/doxygen/Makefile.am: generate a starpu_config.file containing all macros defined to 1 13 yıl önce
  Andra Hugo 76282f234b fixes for triggering the resize 13 yıl önce