提交历史

作者 SHA1 备注 提交日期
  Simon Archipoff f43398996f bug fix, sched_policy.c:_get_next_sched_ctx_to_pop_into made a recursive call 12 年之前
  Nathalie Furmento 9d993d0369 mpi/src/starpu_mpi_datatype.c: deal with unknown datatype 12 年之前
  Nathalie Furmento 6962ff103c merge branches/starpu-1.1@10328: mpi/tests: add new test to do a redux by hand + modify test not to use same tag for each node + needs to be fixed as test sometimes hangs 12 年之前
  Samuel Thibault 27a70c8cc6 document measurement unit 12 年之前
  Nathalie Furmento 69af6ec637 tests: new test to test insert task with codelet NULL and a callback 12 年之前
  Nathalie Furmento 0d8d65bebb data management: New functions 12 年之前
  Samuel Thibault 12aa69aa32 It does not make sense to test for sequential_consistency flag when unlocking the post_sync_tasks: we are at execution time, not submission time. post_sync_tasks_cnt tells us whether post_sync tasks have been submitted or not anyway 12 年之前
  Samuel Thibault f2fffd0544 do not add the post_sync task if there is none. Fixes acquiring a data whose consistency flag is cleared 12 年之前
  Samuel Thibault 912cad9cce make sure pre/post_sync_task are set in the non-sequential-consistency mode 12 年之前
  Samuel Thibault 582fe879e4 comments for the LRU algorithm 12 年之前
  Samuel Thibault f7c329c564 port 10304 from 1.1: Advertise trace change 12 年之前
  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 年之前