Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault 5c6d861719 port r10284 from 1.1: Use a different color in paje traces for the overhead parts of StarPU, distinguished from the sleep parts пре 12 година
  Nathalie Furmento f947d013a6 doc/doxygen: add new faq starpu mkl (thanks to Benoit Lize) пре 12 година
  Nathalie Furmento 7b11a5754c doc/doxygen: typo пре 12 година
  Nathalie Furmento a38e803a5e doc/doxygen: explicitely list all .h files from directory srcdir/include (giving the directory might lead to include starpu_config.h) пре 12 година
  Samuel Thibault 039b1f4ff1 fix doc: STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE have effect in all cases пре 12 година
  Nathalie Furmento 7e91a33326 configure.ac: documentation now needs doxygen пре 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 година
  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 година
  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 година
  Nathalie Furmento d56f8d197c doc/doxygen: tools to check documentation пре 12 година
  Nathalie Furmento 831b4a22f7 doc: move tools to check texinfo documentation to doc/texinfo/dev пре 12 година
  Nathalie Furmento 570be45c0b doc/doxygen: typos пре 12 година
  Nathalie Furmento 03ff6cfac9 include: typos пре 12 година
  Samuel Thibault cbd7a8bace Add missing lock пре 12 година