Historial de Commits

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