Commit History

Author SHA1 Message Date
  Samuel Thibault 4e33ebad99 Fix doc build 13 years ago
  Samuel Thibault fe2b9422c1 drop duplicate _STARPU_TRACE_END_DRIVER_COPY: this is already done in all cases in starpu_handle_data_request_completion 13 years ago
  Samuel Thibault 9d2589a240 Add starpu_worker_get_by_type and starpu_worker_get_by_devid 13 years ago
  Samuel Thibault f24fa32b9a read after free FIXME 13 years ago
  Samuel Thibault 2d747d8264 Only wait for thread creation (for proper worker ordering) if fxt is used 13 years ago
  Samuel Thibault 909c4fccc5 Advertise workers more comprehensively. Also fix links with poti-generated traces. 13 years ago
  Samuel Thibault 3f85d62ced Fix calibrating the various implementations 13 years ago
  Nathalie Furmento 669ef358fb doc/chapters/installing.texi: improvements 13 years ago
  Nathalie Furmento a41f7a68a1 doc/chapters/basic-examples.texi: fix format for source code 13 years ago
  Nathalie Furmento 7c611aaaab src/core/sched_ctx.c: remove trailing whitespaces 13 years ago
  Sylvain Henry 1be0638cce SOCL: use default StarPU scheduler if none is specified 13 years ago
  Andra Hugo f36f857034 small fix to last commit 13 years ago
  Andra Hugo cef7c70f72 refactorise push task to contextes without any worker 13 years ago
  Samuel Thibault b216c4876c Actually 3.9 was not released yet, it's that version which will support our communication tasks 13 years ago
  Samuel Thibault 5603eac7ce don't use ptask_L07 any more on simgrid 3.10 and later 13 years ago
  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 13 years ago
  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 years ago
  Samuel Thibault 74873febee Fix use of non-ptask simgrid: a transfer dependency might be added while processing them 13 years ago
  Samuel Thibault 67309a713f Fix duplicate variables definition and qualifiers 13 years ago
  Sylvain Henry 3607f8b341 Use a specific queue for allocations to avoid barriers in other queues 13 years ago
  Sylvain Henry 07b7432fc7 SOCL: fix StarPU's configuration (must not be a stack var) 13 years ago
  Samuel Thibault 029890da24 really fix build 13 years ago
  Samuel Thibault ccfcf93d72 fix build 13 years ago
  Samuel Thibault 46f76d7629 Fix crash on no user conf 13 years ago
  Andra Hugo 676eb70644 fix last commit 13 years ago
  Andra Hugo d6a15c7e7c * create a public function starpu_start_fxt_profiling 13 years ago
  Samuel Thibault 1997bc7549 Take GPU transfers sequentialization into account in simgrid 13 years ago
  Samuel Thibault e0313a071e Rework simgrid transfers to always use a transfer structure 13 years ago
  Andra Hugo 7eddde2a77 factorize init of worker_collection 13 years ago
  Samuel Thibault e3830cb1b7 refactor simgrid transfer submission, pass node numbers 13 years ago