Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento a2d6fdb7b9 doc: section 2.1.1 getting the sources hace 13 años
  Samuel Thibault e50d3d1d49 unused parameter hace 13 años
  Sylvain Henry 5180090636 SOCL: basic task partition mechanism hace 13 años
  Sylvain Henry 5fde1c59bf SOCL: dot not use StarPU's profiling info hace 13 años
  Sylvain Henry 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList hace 13 años
  Sylvain Henry f94891f8ce Use clWaitForEvents instead of clFinish hace 13 años
  Sylvain Henry 59d5f426c5 Fix OpenCL bandwidth estimation. hace 13 años
  Sylvain Henry 0b0abe0d4c SOCL: support SOCL_FORCE_DYNAMIC env var hace 13 años
  Samuel Thibault 4e33ebad99 Fix doc build hace 13 años
  Samuel Thibault fe2b9422c1 drop duplicate _STARPU_TRACE_END_DRIVER_COPY: this is already done in all cases in starpu_handle_data_request_completion hace 13 años
  Samuel Thibault 9d2589a240 Add starpu_worker_get_by_type and starpu_worker_get_by_devid hace 13 años
  Samuel Thibault f24fa32b9a read after free FIXME hace 13 años
  Samuel Thibault 2d747d8264 Only wait for thread creation (for proper worker ordering) if fxt is used hace 13 años
  Samuel Thibault 909c4fccc5 Advertise workers more comprehensively. Also fix links with poti-generated traces. hace 13 años
  Samuel Thibault 3f85d62ced Fix calibrating the various implementations hace 13 años
  Nathalie Furmento 669ef358fb doc/chapters/installing.texi: improvements hace 13 años
  Nathalie Furmento a41f7a68a1 doc/chapters/basic-examples.texi: fix format for source code hace 13 años
  Nathalie Furmento 7c611aaaab src/core/sched_ctx.c: remove trailing whitespaces hace 13 años
  Sylvain Henry 1be0638cce SOCL: use default StarPU scheduler if none is specified hace 13 años
  Andra Hugo f36f857034 small fix to last commit hace 13 años
  Andra Hugo cef7c70f72 refactorise push task to contextes without any worker hace 13 años
  Samuel Thibault b216c4876c Actually 3.9 was not released yet, it's that version which will support our communication tasks hace 13 años
  Samuel Thibault 5603eac7ce don't use ptask_L07 any more on simgrid 3.10 and later hace 13 años
  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 hace 13 años
  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 hace 13 años
  Samuel Thibault 74873febee Fix use of non-ptask simgrid: a transfer dependency might be added while processing them hace 13 años
  Samuel Thibault 67309a713f Fix duplicate variables definition and qualifiers hace 13 años
  Sylvain Henry 3607f8b341 Use a specific queue for allocations to avoid barriers in other queues hace 13 años
  Sylvain Henry 07b7432fc7 SOCL: fix StarPU's configuration (must not be a stack var) hace 13 años
  Samuel Thibault 029890da24 really fix build hace 13 años