コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento fa9a1b4b0d sched_ctx_hypervisor: add compiler option -Werror=implicit 12 年 前
  Nathalie Furmento 7b60bac6b4 sched_ctx_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.h: add definition for set_hypervisor_conf 12 年 前
  Nathalie Furmento 6b2e237ad5 src/drivers: functions _starpu_cuda_get_global_mem_size and _starpu_opencl_get_global_mem_size always need to be defined, they return 0 when the driver is disabled 12 年 前
  Nathalie Furmento e3981b4b06 mpi/src/starpu_mpi.c: MPI functions cannot be called before MPI has been initialised 12 年 前
  Nathalie Furmento be426ed2a6 src/drivers/opencl: add reminder to get rid off wasted_memory 12 年 前
  Nathalie Furmento d0591ff302 memory manager: simplify management of global memory size 12 年 前
  Andra Hugo fbe2657f9f ispeed considers data transfer 12 年 前
  Samuel Thibault 637af1336b Fix starpu_data_cpy after any_to_any introduction 12 年 前
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 年 前
  Sylvain Henry f5735e2345 SOCL: fix timings 12 年 前
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... 12 年 前
  Samuel Thibault ef9881a564 fix warning 12 年 前
  Samuel Thibault 41d0c9be3d fix build 12 年 前
  Nathalie Furmento 6a5833bf60 Makefile.am: move manual page for starpu-top in directory starpu-top/ 12 年 前
  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. 12 年 前
  Samuel Thibault 7015a472ad fix typo 12 年 前
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. 12 年 前
  Marc Sergent ff8397c470 Adding trace management of MPI communication threads. 12 年 前
  Marc Sergent 958544f09e Adding trace management of MPI communication threads. 12 年 前
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure 12 年 前
  Samuel Thibault 4892fdbe2d rule out some races 12 年 前
  Samuel Thibault c2811496af Fix test in valgrind 12 年 前
  Samuel Thibault d32b3d02c7 fix simgrid build 12 年 前
  Samuel Thibault da842d8678 fix simgrid build 12 年 前
  Samuel Thibault 75be2b11b3 Fix missing declaration 12 年 前
  Samuel Thibault e0167e89bc fix build with simgrid without cuda 12 年 前
  Samuel Thibault cb39722486 fix return type 12 年 前
  Samuel Thibault bd064b21b9 Drop unused variable 12 年 前
  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 12 年 前
  Samuel Thibault 1ee0dfb31a include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl 12 年 前