Commit History

Author SHA1 Message Date
  Samuel Thibault 6758f640ec Implement again STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE environment variables 12 years ago
  Samuel Thibault 83600efadc fix typo 12 years ago
  Andra Hugo 063ee080f9 acces data handles before unregistering data 12 years ago
  Samuel Thibault f62e84c769 document how to make simgrid limit the available amount of memory 12 years ago
  Nathalie Furmento 866e3c167e mpi/src/starpu_mpi.c: call starpu_set_profiling_id once MPI initialisation is done 12 years ago
  Samuel Thibault 8e4534513a Add support for limiting gpu memory in simgrid 12 years ago
  Samuel Thibault 24f5129856 Fix multi-implementation function checking, thanks Usman for the patch 12 years ago
  Nathalie Furmento fa9a1b4b0d sched_ctx_hypervisor: add compiler option -Werror=implicit 12 years ago
  Nathalie Furmento 7b60bac6b4 sched_ctx_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.h: add definition for set_hypervisor_conf 12 years ago
  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 years ago
  Nathalie Furmento e3981b4b06 mpi/src/starpu_mpi.c: MPI functions cannot be called before MPI has been initialised 12 years ago
  Nathalie Furmento be426ed2a6 src/drivers/opencl: add reminder to get rid off wasted_memory 12 years ago
  Nathalie Furmento d0591ff302 memory manager: simplify management of global memory size 12 years ago
  Andra Hugo fbe2657f9f ispeed considers data transfer 12 years ago
  Samuel Thibault 637af1336b Fix starpu_data_cpy after any_to_any introduction 12 years ago
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 years ago
  Sylvain Henry f5735e2345 SOCL: fix timings 12 years ago
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... 12 years ago
  Samuel Thibault ef9881a564 fix warning 12 years ago
  Samuel Thibault 41d0c9be3d fix build 12 years ago
  Nathalie Furmento 6a5833bf60 Makefile.am: move manual page for starpu-top in directory starpu-top/ 12 years ago
  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 years ago
  Samuel Thibault 7015a472ad fix typo 12 years ago
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. 12 years ago
  Marc Sergent ff8397c470 Adding trace management of MPI communication threads. 12 years ago
  Marc Sergent 958544f09e Adding trace management of MPI communication threads. 12 years ago
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure 12 years ago
  Samuel Thibault 4892fdbe2d rule out some races 12 years ago
  Samuel Thibault c2811496af Fix test in valgrind 12 years ago
  Samuel Thibault d32b3d02c7 fix simgrid build 12 years ago