コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG 15 年 前
  Nathalie Furmento f2526fc82c doc: fix deftypefun 15 年 前
  Nathalie Furmento cb01b5bedc AUTHORS: add missing authors 15 年 前
  Samuel Thibault 8510c6b6dc fix doc build 15 年 前
  Samuel Thibault cd4cc46770 improve StarPU MPI documentation 15 年 前
  Samuel Thibault a81139cc8c Fix multiple implementations and data penalt with HEFT: initialize nimpl to 0, and use the best worker, not the latest+1 15 年 前
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc 15 年 前
  Samuel Thibault 221091b0b3 Avoid writing through data from a task which didn't modify it. 15 年 前
  Samuel Thibault 6d7163a74e Fix write-through in case the target already has updated data: the callback is still called in that case, so we need to take the read lock in all cases 15 年 前
  Nathalie Furmento 12c09198c5 doc: copying information has to be in the titlepage for pdf output, for non pdf output, include it in the preface 15 年 前
  Nathalie Furmento 4bd60fd1a8 doc: move copying section into preface, otherwise it is not displayed in the html output 15 年 前
  Nathalie Furmento b33ae21f89 starpu-top/extradist: remove ref to now-deleted directories 15 年 前
  Nathalie Furmento a2db29daff starpu-top: remove empty directories 15 年 前
  Cyril Roelandt de04a2a4bc Silence warnings produced by clang. 15 年 前
  Ludovic Courtès 0ba916c731 doc: Choose a non-ambiguous name for the license section; use genuine quotation. 15 年 前
  Ludovic Courtès 0474fb0341 Use the Texinfo form of GFDL 1.3. 15 年 前
  Nicolas Collin ea8e2d05f8 Bug fixed in combined_workers assignment. 15 年 前
  Nathalie Furmento 0d3cb2157a doc: add licence text in final document 15 年 前
  Ludovic Courtès 3a97eae379 gcc: Add the `heap_allocated' attribute. 15 年 前
  Ludovic Courtès d7645e758d gcc: Fix handling of `cflags' in test instructions. 15 年 前
  Ludovic Courtès 60438a6f6d gcc: Add tests for `register' with non-vector matrices. 15 年 前
  Nathalie Furmento 9ddde842b7 doc: update copyright following #4260 and #4261 15 年 前
  Samuel Thibault cc4d8687d4 document the broadcast case 15 年 前
  Samuel Thibault ac44749ef2 Allow to use ~0 as broadcast wt_mask 15 年 前
  Ludovic Courtès 885cc5e07c doc: Add a copyright page. 15 年 前
  Ludovic Courtès ab950fb9f9 doc: Fix copyright for `c-extensions.texi'. 15 年 前
  Ludovic Courtès 7013024ad1 doc: Untabify `c-extensions.texi'. 15 年 前
  Samuel Thibault 2af42b0125 don't even include xmmintrin.h when SSE is not enabled 15 年 前
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler 15 年 前
  Ludovic Courtès a4f02a3e28 gcc: Link with the `.lo' file of dependencies, not the `.o' file. 15 年 前