Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento d0591ff302 memory manager: simplify management of global memory size vor 12 Jahren
  Andra Hugo fbe2657f9f ispeed considers data transfer vor 12 Jahren
  Samuel Thibault 637af1336b Fix starpu_data_cpy after any_to_any introduction vor 12 Jahren
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU vor 12 Jahren
  Sylvain Henry f5735e2345 SOCL: fix timings vor 12 Jahren
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... vor 12 Jahren
  Samuel Thibault ef9881a564 fix warning vor 12 Jahren
  Samuel Thibault 41d0c9be3d fix build vor 12 Jahren
  Nathalie Furmento 6a5833bf60 Makefile.am: move manual page for starpu-top in directory starpu-top/ vor 12 Jahren
  Samuel Thibault de6deb09f5 Introduce the starpu_interface_copy helper, and the any_to_any copy method, which permits to factorize a lot of interface code. vor 12 Jahren
  Samuel Thibault 7015a472ad fix typo vor 12 Jahren
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. vor 12 Jahren
  Marc Sergent ff8397c470 Adding trace management of MPI communication threads. vor 12 Jahren
  Marc Sergent 958544f09e Adding trace management of MPI communication threads. vor 12 Jahren
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure vor 12 Jahren
  Samuel Thibault 4892fdbe2d rule out some races vor 12 Jahren
  Samuel Thibault c2811496af Fix test in valgrind vor 12 Jahren
  Samuel Thibault d32b3d02c7 fix simgrid build vor 12 Jahren
  Samuel Thibault da842d8678 fix simgrid build vor 12 Jahren
  Samuel Thibault 75be2b11b3 Fix missing declaration vor 12 Jahren
  Samuel Thibault e0167e89bc fix build with simgrid without cuda vor 12 Jahren
  Samuel Thibault cb39722486 fix return type vor 12 Jahren
  Samuel Thibault bd064b21b9 Drop unused variable vor 12 Jahren
  Samuel Thibault bc1a386d12 Make drivers push back a task through _starpu_push_task_to_workers instead of _starpu_push_task, so such tasks are not accounted twice for the nready counter vor 12 Jahren
  Samuel Thibault 1ee0dfb31a include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl vor 12 Jahren
  Samuel Thibault 695f013f20 Add opencl-opencl copy case vor 12 Jahren
  Andra Hugo 6acf4198af fixes to ispeed vor 12 Jahren
  Samuel Thibault 268c74f7ca fix typo vor 12 Jahren
  Samuel Thibault f155f67976 In the non-contiguous case of block interface copy, record termination event for OpenCL vor 12 Jahren
  Samuel Thibault 8c84123385 Factorize yet more vor 12 Jahren