コミット履歴

作者 SHA1 メッセージ 日付
  Corentin Salingue 2bc7360a83 add disk.h 12 年 前
  Corentin Salingue 4907bacc01 copyright, correct bugs, add disk.c to compile 12 年 前
  Corentin Salingue 78e4491987 beginning register and free disk 12 年 前
  Corentin Salingue 60552508e3 replace with macro 12 年 前
  Nathalie Furmento 0490947ef4 merge trunk@9705:9720 12 年 前
  Corentin Salingue 9d24a2f45a add new macro main ram 12 年 前
  Nathalie Furmento e857fc42c8 more function renaming 12 年 前
  Nathalie Furmento 3a0b6f15f0 doc: typo 12 年 前
  Nathalie Furmento f8b19cb29b doc: move fft api to global api section 12 年 前
  Samuel Thibault 908fe5b9d7 typo 12 年 前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年 前
  Corentin Salingue 1e47b112cd create new branch 12 年 前
  Samuel Thibault 717379fd37 Fix changelog 12 年 前
  Nathalie Furmento 32073b9ad8 fix signature for starpu_sched_ctx_exec_parallel_code and mention it in ChangeLog for 1.2.0 12 年 前
  Nathalie Furmento 78758cf443 ChangeLog: mention updates brought by #9694 12 年 前
  Simon Archipoff 8160206f31 make eager_central_policy dont respect priorities 12 年 前
  Nathalie Furmento 90d4407ab5 mpi: move call starpu_task_wait_for_all at the end of the function starpu_mpi_redux_data 12 年 前
  Nathalie Furmento e650cb55f2 configure.ac: add new configure option enable-fxt-lock to enable additional locking systems FxT traces 12 年 前
  Samuel Thibault 87d37383dd drand48 returns values between 0 and 1 12 年 前
  Nathalie Furmento 92a80a5e27 tests/sched_policies/prio.c: use portable random function 12 年 前
  Nathalie Furmento 679732c15a tests/sched_policies/prio.c: add include stdlib.h 12 年 前
  Simon Archipoff 3db28a8828 fix bad interaction between prio.c and round robin algorithm 12 年 前
  Nathalie Furmento e560581df8 doc/chapters/api.texi: add missing @end defmac 12 年 前
  Andra Hugo f7487ad9a5 add the STARPU_SCHED_CTX attribut (for insert_task) to the doc 12 年 前
  Nathalie Furmento c4c84125f8 doc/Makefile.am: fix file deletions, some systems would complain if files do not exist 12 年 前
  Nathalie Furmento 01e4eceebd configure.ac: do not build documentation if texi2dvi is not available 12 年 前
  Nathalie Furmento 8ed51dd92e configure.ac: formatting 12 年 前
  Nathalie Furmento a574933262 doc/Makefile.am: fix typo 12 年 前
  Nathalie Furmento adb0172e14 doc/Makefile.am: fix construction of version.texi 12 年 前
  Marc Sergent c53d46b41f mpi/tests/mpi_reduction.c: Fix mpi_reduction issue by adding a starpu_task_wait_for_all barrier. 12 年 前