История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento fbc535854e src/datawizard/malloc.c: starpu_malloc() return -ENOMEM and set pointer to NULL when failing to allocate buffer лет назад: 13
  Nathalie Furmento 4c7f4aaa20 src/datawizard/malloc.c: fix indent лет назад: 13
  Samuel Thibault 9f08f313c6 in spinlock-check mode, record the last taker of the spinlock лет назад: 13
  Samuel Thibault 73221e98ae fix starpu-tasks-on-worker* лет назад: 13
  Samuel Thibault 55a6fa0d9e complete lock comment лет назад: 13
  Nathalie Furmento 90f2b209ea tests/datawizard/allocate.c: fix return value лет назад: 13
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left лет назад: 13
  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? лет назад: 13
  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 лет назад: 13
  Nathalie Furmento 0e7dedf3a9 src/drivers/cpu/driver_cpu.c: fix unit for limited memory size лет назад: 13
  Nathalie Furmento 8b29cc2137 src/datawizard/malloc.c: fix indent and comment лет назад: 13
  Nathalie Furmento 29774f8bd4 src/datawizard: function reclaim_memory_generic is now needed in another file лет назад: 13
  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 лет назад: 13
  Nathalie Furmento ff5ec21b70 src/datawizard/malloc.c: remove irrelevant warning лет назад: 13
  Nathalie Furmento 0ed16c2b6b mpi/tests/user_defined_datatype.c: set a different tag for each loop to avoid MPI messages to be mixed лет назад: 13
  Nathalie Furmento 319b4f9d77 mpi/src/starpu_mpi.c: harmonize debug messages лет назад: 13
  Nathalie Furmento 730cb33465 mpi/src/starpu_mpi.c: set unset value for user_datatype and count лет назад: 13
  Samuel Thibault 638affec63 comment лет назад: 13
  Nathalie Furmento 756e643c7c mpi/tests/user_defined_datatype.c: modify test to do several communications and to check that the received value is correct лет назад: 13
  Nathalie Furmento 45502e221b mpi/tests/multiple_send.c: remove un-needed definition лет назад: 13
  Nathalie Furmento bb60385e65 mpi/src/starpu_mpi.c: revert commit 8879 which simplified the mechanism to receive data size for user-defined datatype лет назад: 13
  Nathalie Furmento 0cc4e4d2be socl/examples: fix signed-ness лет назад: 13
  Nathalie Furmento 6100f10c94 examples: fix signed-ness лет назад: 13
  Nathalie Furmento 2c64fd5d49 examples: use starpu_codelet_init лет назад: 13
  Nathalie Furmento f28f24fd12 doc/chapters/mpi-support.texi: add todo лет назад: 13
  Samuel Thibault 751174d9c5 Factorize call to _starpu_mpi_irecv_data_func лет назад: 13
  Samuel Thibault 7fede3d0fa factorize call to _starpu_mpi_isend_data_func лет назад: 13
  Nathalie Furmento 52c8d99baf mpi/src/starpu_mpi.c: add mechanism to overlap the sending of the size with the packing of the data лет назад: 13
  Nathalie Furmento 501b26dcf2 mpi/examples/complex/mpi_complex.c: simplify test лет назад: 13
  Nathalie Furmento 470d35a654 mpi: simplify mechanism to receive data size for user-defined datatype лет назад: 13