Commit History

作者 SHA1 備註 提交日期
  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. 13 年之前
  Samuel Thibault 7015a472ad fix typo 13 年之前
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. 13 年之前
  Marc Sergent ff8397c470 Adding trace management of MPI communication threads. 13 年之前
  Marc Sergent 958544f09e Adding trace management of MPI communication threads. 13 年之前
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure 13 年之前
  Samuel Thibault 4892fdbe2d rule out some races 13 年之前
  Samuel Thibault c2811496af Fix test in valgrind 13 年之前
  Samuel Thibault d32b3d02c7 fix simgrid build 13 年之前
  Samuel Thibault da842d8678 fix simgrid build 13 年之前
  Samuel Thibault 75be2b11b3 Fix missing declaration 13 年之前
  Samuel Thibault e0167e89bc fix build with simgrid without cuda 13 年之前
  Samuel Thibault cb39722486 fix return type 13 年之前
  Samuel Thibault bd064b21b9 Drop unused variable 13 年之前
  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 13 年之前
  Samuel Thibault 1ee0dfb31a include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl 13 年之前
  Samuel Thibault 695f013f20 Add opencl-opencl copy case 13 年之前
  Andra Hugo 6acf4198af fixes to ispeed 13 年之前
  Samuel Thibault 268c74f7ca fix typo 13 年之前
  Samuel Thibault f155f67976 In the non-contiguous case of block interface copy, record termination event for OpenCL 13 年之前
  Samuel Thibault 8c84123385 Factorize yet more 13 年之前
  Samuel Thibault a9c2260176 Separate OpenCL source and destination offsets in starpu_opencl_copy_opencl_to_opencl and starpu_opencl_copy_async_sync, and document these. 13 年之前
  Samuel Thibault c470b4697f Fix offset in memory when copying from/to OpenCL 13 年之前
  Samuel Thibault 442950f357 factorize yet more interface functions 13 年之前
  Nathalie Furmento 469bf4612d src/datawizard/memalloc.c: only display statistics on user-allocated data 13 年之前
  Nathalie Furmento 0b76190ebe src/datawizard/memalloc.c: display memory stats after workers are terminated (otherwise the mc lists might not be cleaned) 13 年之前
  Nathalie Furmento 8772164ae3 src/util/execute_on_all.c: fix code formatting 13 年之前
  Samuel Thibault e4041bf5cb copy_cuda_async_sync already handles the peer case, simply use it 13 年之前
  Samuel Thibault 226b5aba7a copy_cuda_async_sync already handles the peer case, simply use it 13 年之前
  Nathalie Furmento f00be479e2 src/datawizard/interfaces/vector_interface.c: use dev_handle and not ptr when copying from/to opencl 13 年之前