コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 1e2ed876c0 Do not optimize reading the finished flag, as otherwise this may happen just while the completion code is setting it, and still needs to unlock the mutex 13 年 前
  Samuel Thibault 74873febee Fix use of non-ptask simgrid: a transfer dependency might be added while processing them 13 年 前
  Samuel Thibault 67309a713f Fix duplicate variables definition and qualifiers 13 年 前
  Sylvain Henry 3607f8b341 Use a specific queue for allocations to avoid barriers in other queues 13 年 前
  Sylvain Henry 07b7432fc7 SOCL: fix StarPU's configuration (must not be a stack var) 13 年 前
  Samuel Thibault 029890da24 really fix build 13 年 前
  Samuel Thibault ccfcf93d72 fix build 13 年 前
  Samuel Thibault 46f76d7629 Fix crash on no user conf 13 年 前
  Andra Hugo 676eb70644 fix last commit 13 年 前
  Andra Hugo d6a15c7e7c * create a public function starpu_start_fxt_profiling 13 年 前
  Samuel Thibault 1997bc7549 Take GPU transfers sequentialization into account in simgrid 13 年 前
  Samuel Thibault e0313a071e Rework simgrid transfers to always use a transfer structure 13 年 前
  Andra Hugo 7eddde2a77 factorize init of worker_collection 13 年 前
  Samuel Thibault e3830cb1b7 refactor simgrid transfer submission, pass node numbers 13 年 前
  Samuel Thibault b70256d333 drop spurious visibility 13 年 前
  Samuel Thibault e373fad5cb Move simgrid code for transfers into simgrid.c. No code change 13 年 前
  Samuel Thibault bcc603c16e document the simgrid environment variables 13 年 前
  Samuel Thibault 9a152a018e Warn if hwloc didn't report core objects 13 年 前
  Sylvain Henry db97716c0f SOCL: fix dependency 13 年 前
  Nathalie Furmento 13f3b8fb8f ChangeLog: update w.r.t r8374 13 年 前
  Sylvain Henry d1301e0444 SOCL: display command durations in basic example 13 年 前
  Sylvain Henry 003007bb8f SOCL: fix warnings 13 年 前
  Sylvain Henry 1f289d074f SOCL: "workaround" for performance models 13 年 前
  Sylvain Henry 75ae9dba3b SOCL: enhanced entity management 13 年 前
  Sylvain Henry 28074351ce SOCL: add "mapping" example 13 年 前
  Sylvain Henry f005e6f1ff SOCL: fix buffer release 13 年 前
  Sylvain Henry 42bfecf7f9 SOCL: minor change in basic example 13 年 前
  Samuel Thibault 7da73d5bf4 comment about scheduler overhead 13 年 前
  Samuel Thibault 427214d42e Do not enable gpu-gpu direct transfer, it seems to just slow down cuda ATM... 13 年 前
  Samuel Thibault 86cd122211 Comment that in GPUDirect mode, peer transfer is probably better when issued from the destination too 13 年 前