Commit Verlauf

Autor SHA1 Nachricht Datum
  Andra Hugo 5a219c8a8f * patch Terry: fix book workers (book workers that have already been booked and wake up eventually workers that we don't want anymore in the group) vor 11 Jahren
  Samuel Thibault 092f322b1c Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable. vor 11 Jahren
  Samuel Thibault 2963604386 port r12554 from 1.1: Disable timing on events for transfers, we don't use it vor 11 Jahren
  Samuel Thibault 28308c10be Fix array size vor 11 Jahren
  Samuel Thibault f400e9b510 Update variables to unset vor 11 Jahren
  Samuel Thibault f249eeb264 Optimize getting the current task vor 11 Jahren
  Samuel Thibault d996ed4da4 drop unused variable vor 11 Jahren
  Samuel Thibault 38fbca49e9 Fix _starpu_datawizard_progress prototype: it does not actually return anything vor 11 Jahren
  Samuel Thibault 8bfbe1ee39 Drop mentioning Gordon vor 11 Jahren
  Samuel Thibault 8bcae573b8 Drop duplicate wait vor 11 Jahren
  Samuel Thibault e8a62c8fce move spurious variable initialization vor 11 Jahren
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
  Samuel Thibault 840af37490 push pending requests at the back of the list of pending requests, not the front vor 11 Jahren
  Samuel Thibault 058e113825 port r12533 from 1.1: Do not let non-CUDA workers use non-0 streams, CUDA seems not very threadsafe with that. Make the coherency engine avoid selecting non-CUDA workers to issue transfers, to avoid letting them use the 0 stream. vor 11 Jahren
  Samuel Thibault 9e7c9936ce Use STARPU_MAIN_RAM where appropriate vor 11 Jahren
  Samuel Thibault 9aa1c5ba6c Use STARPU_MAIN_RAM where appropriate vor 11 Jahren
  Samuel Thibault 2bafbc890a fix build vor 11 Jahren
  Samuel Thibault 92d443d920 Make documentation clearer vor 11 Jahren
  Samuel Thibault ea5d8f596b Make a copy of the interface to the memchunk only when the latter gets detached from the data, and thus the interface code will not work on it. Drop the copy when the memchunk gets reattached. This allows interfaces to modify pointers in the interface in unpack, notably vor 11 Jahren
  Samuel Thibault fb03301fdf port r12523 from 1.1: Fix detaching a memchunk from a handle: the memchunk is not supposed to still have a pointer to the replicate vor 11 Jahren
  Samuel Thibault 1aad553cc2 Fix crash with perfmodels having type common vor 11 Jahren
  Andra Hugo aed609a645 rollback r12518: don't allow unregister in callback or task codelets vor 11 Jahren
  Andra Hugo 84e77b5ad7 add prolog callbacks to mpi vor 11 Jahren
  Andra Hugo a78e7bdc6a allow unregisters in callbacks and codelets when we have only CPUs vor 11 Jahren
  Andra Hugo 2938dd4805 patch Terry: add a new prologue callback (one executed at pop time) vor 11 Jahren
  Andra Hugo e991168dec rollback book_workers vor 11 Jahren
  Samuel Thibault 5c4a168e72 Do not destroy containers before using them vor 11 Jahren
  Samuel Thibault 5a9ffce947 backport r12506: fix disabling out-of-order for data transfers vor 11 Jahren
  Samuel Thibault bf8aa6338d Let the OpenCL driver progress while the GPU is computing vor 11 Jahren
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible vor 11 Jahren