Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 6babc8fe5a mpi/src/starpu_mpi_insert_task.c: free allocated memory when flushing cache il y a 12 ans
  Nathalie Furmento 871d6cf2d1 mpi/tests/insert_task_owner2.c: unregister data from StarPU il y a 12 ans
  Nathalie Furmento f95de7dd66 mpi/tests: free allocated memory il y a 12 ans
  Nathalie Furmento b10022de60 tools/valgrind/openmpi.suppr: add suppression rules il y a 12 ans
  Samuel Thibault 7f1972c484 Fix some rare cases where 'allocated' unexpectedly becomes 0. This was happening il y a 12 ans
  Nathalie Furmento 13e4291045 driver cpu: get rid off for now of variable STARPU_LIMIT_CPU_devid_MEM il y a 12 ans
  Nathalie Furmento cc8edb06c4 tests/datawizard/allocate.c: test memory reclaim is working il y a 12 ans
  Nathalie Furmento a6ba6f0f05 src/datawizard/malloc.c: starpu_malloc allocate extra space to store il y a 12 ans
  Nathalie Furmento 4929a09e0d src/datawizard/malloc.c: only reclaim twice the size of what we want to allocate il y a 12 ans
  Nathalie Furmento fbc535854e src/datawizard/malloc.c: starpu_malloc() return -ENOMEM and set pointer to NULL when failing to allocate buffer il y a 12 ans
  Nathalie Furmento 4c7f4aaa20 src/datawizard/malloc.c: fix indent il y a 12 ans
  Samuel Thibault 9f08f313c6 in spinlock-check mode, record the last taker of the spinlock il y a 12 ans
  Samuel Thibault 73221e98ae fix starpu-tasks-on-worker* il y a 12 ans
  Samuel Thibault 55a6fa0d9e complete lock comment il y a 12 ans
  Nathalie Furmento 90f2b209ea tests/datawizard/allocate.c: fix return value il y a 12 ans
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left il y a 12 ans
  Nathalie Furmento 72e761688c src/datawizard/malloc.c: starpu_free needs to inform the memory manager some memory is given back, but how do we know how much? il y a 12 ans
  Nathalie Furmento 8076fd2ac1 src/datawizard/malloc.c: starpu_malloc() now requests the memory manager to find out if there is enough memory left. If now, it reclaims memory il y a 12 ans
  Nathalie Furmento 0e7dedf3a9 src/drivers/cpu/driver_cpu.c: fix unit for limited memory size il y a 12 ans
  Nathalie Furmento 8b29cc2137 src/datawizard/malloc.c: fix indent and comment il y a 12 ans
  Nathalie Furmento 29774f8bd4 src/datawizard: function reclaim_memory_generic is now needed in another file il y a 12 ans
  Nathalie Furmento 449b29bd8e src/drivers/cpu/driver_cpu.c: Introduce new variables STARPU_LIMIT_CPU_MEM and STARPU_LIMIT_CPU_devid_MEM to limit memory per all CPU or per specific device il y a 12 ans
  Nathalie Furmento ff5ec21b70 src/datawizard/malloc.c: remove irrelevant warning il y a 12 ans
  Nathalie Furmento 0ed16c2b6b mpi/tests/user_defined_datatype.c: set a different tag for each loop to avoid MPI messages to be mixed il y a 12 ans
  Nathalie Furmento 319b4f9d77 mpi/src/starpu_mpi.c: harmonize debug messages il y a 12 ans
  Nathalie Furmento 730cb33465 mpi/src/starpu_mpi.c: set unset value for user_datatype and count il y a 12 ans
  Samuel Thibault 638affec63 comment il y a 12 ans
  Nathalie Furmento 756e643c7c mpi/tests/user_defined_datatype.c: modify test to do several communications and to check that the received value is correct il y a 12 ans
  Nathalie Furmento 45502e221b mpi/tests/multiple_send.c: remove un-needed definition il y a 12 ans
  Nathalie Furmento bb60385e65 mpi/src/starpu_mpi.c: revert commit 8879 which simplified the mechanism to receive data size for user-defined datatype il y a 12 ans