提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 7f0e3c19f3 tools/valgrind/openmpi.suppr: add suppression rules 12 年之前
  Nathalie Furmento 528c4fa1b9 mpi: free allocated memory 12 年之前
  Nathalie Furmento 5f5aada2f4 tests/datawizard/allocate.c: fix error message 12 年之前
  Nathalie Furmento 44ef2f971d fxt: fix STARPU_TRACES macros when fxt is not enabled 12 年之前
  Nathalie Furmento eb50762352 drivers: fix type for limit variable 12 年之前
  Samuel Thibault 8b11c9fc78 ignore a race which does not actually pose problem 12 年之前
  Nathalie Furmento f7d7b4390f mpi/src/starpu_mpi.c: just test value returned by MPI_Test is not zero 12 年之前
  Nathalie Furmento cd1ba39bda doc: update doc explaining how to limit amount of memory on devices 12 年之前
  Nathalie Furmento 30c203aa9f datawizard: starpu_malloc and starpu_free no longer count the size of 12 年之前
  Nathalie Furmento 2cb74e1781 tests/datawizard/allocate.c: add information messages 12 年之前
  Nathalie Furmento 9d4024fbf4 src/datawizard/malloc.c: fix memory releasing 12 年之前
  Nathalie Furmento 9b413f8eee src/datawizard/malloc.c: we no longer store the size of the allocated 12 年之前
  Nathalie Furmento b131003cc1 tests/loader.c: also launch gdb when application is interrupted on timeout 12 年之前
  Samuel Thibault 06f7012d1b Fix obviously-bogus locking 12 年之前
  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. 12 年之前
  Nathalie Furmento f670f363e6 mpi/src/starpu_mpi_insert_task.c: only pack arguments of the codelet on node executing the codelet 12 年之前
  Nathalie Furmento 6babc8fe5a mpi/src/starpu_mpi_insert_task.c: free allocated memory when flushing cache 12 年之前
  Nathalie Furmento 871d6cf2d1 mpi/tests/insert_task_owner2.c: unregister data from StarPU 12 年之前
  Nathalie Furmento f95de7dd66 mpi/tests: free allocated memory 12 年之前
  Nathalie Furmento b10022de60 tools/valgrind/openmpi.suppr: add suppression rules 12 年之前
  Samuel Thibault 7f1972c484 Fix some rare cases where 'allocated' unexpectedly becomes 0. This was happening 12 年之前
  Nathalie Furmento 13e4291045 driver cpu: get rid off for now of variable STARPU_LIMIT_CPU_devid_MEM 12 年之前
  Nathalie Furmento cc8edb06c4 tests/datawizard/allocate.c: test memory reclaim is working 12 年之前
  Nathalie Furmento a6ba6f0f05 src/datawizard/malloc.c: starpu_malloc allocate extra space to store 12 年之前
  Nathalie Furmento 4929a09e0d src/datawizard/malloc.c: only reclaim twice the size of what we want to allocate 12 年之前
  Nathalie Furmento fbc535854e src/datawizard/malloc.c: starpu_malloc() return -ENOMEM and set pointer to NULL when failing to allocate buffer 12 年之前
  Nathalie Furmento 4c7f4aaa20 src/datawizard/malloc.c: fix indent 12 年之前
  Samuel Thibault 9f08f313c6 in spinlock-check mode, record the last taker of the spinlock 12 年之前
  Samuel Thibault 73221e98ae fix starpu-tasks-on-worker* 12 年之前
  Samuel Thibault 55a6fa0d9e complete lock comment 12 年之前