コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento da34d80fe9 doc/chapters/sched_ctx_hypervisor.texi: fix function definition 12 年 前
  Nathalie Furmento b6861cbe67 doc: merge sections 3.1 and 4.1 12 年 前
  Nathalie Furmento 284a512741 doc: use @url instead of @indicateurl as it produces a better pdf output 12 年 前
  Nathalie Furmento a2d6fdb7b9 doc: section 2.1.1 getting the sources 12 年 前
  Samuel Thibault e50d3d1d49 unused parameter 12 年 前
  Sylvain Henry 5180090636 SOCL: basic task partition mechanism 12 年 前
  Sylvain Henry 5fde1c59bf SOCL: dot not use StarPU's profiling info 12 年 前
  Sylvain Henry 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList 12 年 前
  Sylvain Henry f94891f8ce Use clWaitForEvents instead of clFinish 12 年 前
  Sylvain Henry 59d5f426c5 Fix OpenCL bandwidth estimation. 12 年 前
  Sylvain Henry 0b0abe0d4c SOCL: support SOCL_FORCE_DYNAMIC env var 12 年 前
  Samuel Thibault 4e33ebad99 Fix doc build 12 年 前
  Samuel Thibault fe2b9422c1 drop duplicate _STARPU_TRACE_END_DRIVER_COPY: this is already done in all cases in starpu_handle_data_request_completion 12 年 前
  Samuel Thibault 9d2589a240 Add starpu_worker_get_by_type and starpu_worker_get_by_devid 12 年 前
  Samuel Thibault f24fa32b9a read after free FIXME 12 年 前
  Samuel Thibault 2d747d8264 Only wait for thread creation (for proper worker ordering) if fxt is used 12 年 前
  Samuel Thibault 909c4fccc5 Advertise workers more comprehensively. Also fix links with poti-generated traces. 12 年 前
  Samuel Thibault 3f85d62ced Fix calibrating the various implementations 12 年 前
  Nathalie Furmento 669ef358fb doc/chapters/installing.texi: improvements 12 年 前
  Nathalie Furmento a41f7a68a1 doc/chapters/basic-examples.texi: fix format for source code 12 年 前
  Nathalie Furmento 7c611aaaab src/core/sched_ctx.c: remove trailing whitespaces 12 年 前
  Sylvain Henry 1be0638cce SOCL: use default StarPU scheduler if none is specified 12 年 前
  Andra Hugo f36f857034 small fix to last commit 12 年 前
  Andra Hugo cef7c70f72 refactorise push task to contextes without any worker 12 年 前
  Samuel Thibault b216c4876c Actually 3.9 was not released yet, it's that version which will support our communication tasks 12 年 前
  Samuel Thibault 5603eac7ce don't use ptask_L07 any more on simgrid 3.10 and later 12 年 前
  Samuel Thibault a504342c48 Same as 8412: 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 12 年 前
  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 12 年 前
  Samuel Thibault 74873febee Fix use of non-ptask simgrid: a transfer dependency might be added while processing them 12 年 前
  Samuel Thibault 67309a713f Fix duplicate variables definition and qualifiers 12 年 前