Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento eb50762352 drivers: fix type for limit variable vor 12 Jahren
  Samuel Thibault 8b11c9fc78 ignore a race which does not actually pose problem vor 12 Jahren
  Nathalie Furmento f7d7b4390f mpi/src/starpu_mpi.c: just test value returned by MPI_Test is not zero vor 12 Jahren
  Nathalie Furmento cd1ba39bda doc: update doc explaining how to limit amount of memory on devices vor 12 Jahren
  Nathalie Furmento 30c203aa9f datawizard: starpu_malloc and starpu_free no longer count the size of vor 12 Jahren
  Nathalie Furmento 2cb74e1781 tests/datawizard/allocate.c: add information messages vor 12 Jahren
  Nathalie Furmento 9d4024fbf4 src/datawizard/malloc.c: fix memory releasing vor 12 Jahren
  Nathalie Furmento 9b413f8eee src/datawizard/malloc.c: we no longer store the size of the allocated vor 12 Jahren
  Nathalie Furmento b131003cc1 tests/loader.c: also launch gdb when application is interrupted on timeout vor 12 Jahren
  Samuel Thibault 06f7012d1b Fix obviously-bogus locking vor 12 Jahren
  Samuel Thibault 54466e911f - Fix removed chunks locking: removed chunks actually never have to do with the handle any more, we shouldn't have to spinlock any header lock for them. vor 12 Jahren
  Nathalie Furmento f670f363e6 mpi/src/starpu_mpi_insert_task.c: only pack arguments of the codelet on node executing the codelet vor 12 Jahren
  Nathalie Furmento 6babc8fe5a mpi/src/starpu_mpi_insert_task.c: free allocated memory when flushing cache vor 12 Jahren
  Nathalie Furmento 871d6cf2d1 mpi/tests/insert_task_owner2.c: unregister data from StarPU vor 12 Jahren
  Nathalie Furmento f95de7dd66 mpi/tests: free allocated memory vor 12 Jahren
  Nathalie Furmento b10022de60 tools/valgrind/openmpi.suppr: add suppression rules vor 12 Jahren
  Samuel Thibault 7f1972c484 Fix some rare cases where 'allocated' unexpectedly becomes 0. This was happening vor 12 Jahren
  Nathalie Furmento 13e4291045 driver cpu: get rid off for now of variable STARPU_LIMIT_CPU_devid_MEM vor 12 Jahren
  Nathalie Furmento cc8edb06c4 tests/datawizard/allocate.c: test memory reclaim is working vor 12 Jahren
  Nathalie Furmento a6ba6f0f05 src/datawizard/malloc.c: starpu_malloc allocate extra space to store vor 12 Jahren
  Nathalie Furmento 4929a09e0d src/datawizard/malloc.c: only reclaim twice the size of what we want to allocate vor 12 Jahren
  Nathalie Furmento fbc535854e src/datawizard/malloc.c: starpu_malloc() return -ENOMEM and set pointer to NULL when failing to allocate buffer vor 12 Jahren
  Nathalie Furmento 4c7f4aaa20 src/datawizard/malloc.c: fix indent vor 12 Jahren
  Samuel Thibault 9f08f313c6 in spinlock-check mode, record the last taker of the spinlock vor 12 Jahren
  Samuel Thibault 73221e98ae fix starpu-tasks-on-worker* vor 12 Jahren
  Samuel Thibault 55a6fa0d9e complete lock comment vor 12 Jahren
  Nathalie Furmento 90f2b209ea tests/datawizard/allocate.c: fix return value vor 12 Jahren
  Nathalie Furmento 93057993ba tests: add new test datawizard/allocate.c to test user allocation memory when not enough memory left vor 12 Jahren
  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? vor 12 Jahren
  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 vor 12 Jahren