Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 6758f640ec Implement again STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE environment variables il y a 12 ans
  Samuel Thibault 83600efadc fix typo il y a 12 ans
  Andra Hugo 063ee080f9 acces data handles before unregistering data il y a 12 ans
  Samuel Thibault f62e84c769 document how to make simgrid limit the available amount of memory il y a 12 ans
  Nathalie Furmento 866e3c167e mpi/src/starpu_mpi.c: call starpu_set_profiling_id once MPI initialisation is done il y a 12 ans
  Samuel Thibault 8e4534513a Add support for limiting gpu memory in simgrid il y a 12 ans
  Samuel Thibault 24f5129856 Fix multi-implementation function checking, thanks Usman for the patch il y a 12 ans
  Nathalie Furmento fa9a1b4b0d sched_ctx_hypervisor: add compiler option -Werror=implicit il y a 12 ans
  Nathalie Furmento 7b60bac6b4 sched_ctx_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.h: add definition for set_hypervisor_conf il y a 12 ans
  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 il y a 12 ans
  Nathalie Furmento e3981b4b06 mpi/src/starpu_mpi.c: MPI functions cannot be called before MPI has been initialised il y a 12 ans
  Nathalie Furmento be426ed2a6 src/drivers/opencl: add reminder to get rid off wasted_memory il y a 12 ans
  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