Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento d0591ff302 memory manager: simplify management of global memory size il y a 12 ans
  Andra Hugo fbe2657f9f ispeed considers data transfer il y a 12 ans
  Samuel Thibault 637af1336b Fix starpu_data_cpy after any_to_any introduction il y a 12 ans
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU il y a 12 ans
  Sylvain Henry f5735e2345 SOCL: fix timings il y a 12 ans
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... il y a 12 ans
  Samuel Thibault ef9881a564 fix warning il y a 12 ans
  Samuel Thibault 41d0c9be3d fix build il y a 12 ans
  Nathalie Furmento 6a5833bf60 Makefile.am: move manual page for starpu-top in directory starpu-top/ il y a 12 ans
  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. il y a 12 ans
  Samuel Thibault 7015a472ad fix typo il y a 12 ans
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. il y a 12 ans
  Marc Sergent ff8397c470 Adding trace management of MPI communication threads. il y a 12 ans
  Marc Sergent 958544f09e Adding trace management of MPI communication threads. il y a 12 ans
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure il y a 12 ans
  Samuel Thibault 4892fdbe2d rule out some races il y a 12 ans
  Samuel Thibault c2811496af Fix test in valgrind il y a 12 ans
  Samuel Thibault d32b3d02c7 fix simgrid build il y a 12 ans
  Samuel Thibault da842d8678 fix simgrid build il y a 12 ans
  Samuel Thibault 75be2b11b3 Fix missing declaration il y a 12 ans
  Samuel Thibault e0167e89bc fix build with simgrid without cuda il y a 12 ans
  Samuel Thibault cb39722486 fix return type il y a 12 ans
  Samuel Thibault bd064b21b9 Drop unused variable il y a 12 ans
  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 il y a 12 ans
  Samuel Thibault 1ee0dfb31a include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl il y a 12 ans
  Samuel Thibault 695f013f20 Add opencl-opencl copy case il y a 12 ans
  Andra Hugo 6acf4198af fixes to ispeed il y a 12 ans
  Samuel Thibault 268c74f7ca fix typo il y a 12 ans
  Samuel Thibault f155f67976 In the non-contiguous case of block interface copy, record termination event for OpenCL il y a 12 ans
  Samuel Thibault 8c84123385 Factorize yet more il y a 12 ans