コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 3092d0db0d src/datawizard/malloc.c: fix code when simgrid is enabled 13 年 前
  Nathalie Furmento 0eb91e33fe src/datawizard/malloc.c: fix condition branches for starpu_malloc_flags and starpu_free_flags 13 年 前
  Nathalie Furmento e913e81a4e tests/datawizard/allocate.c: update w.r.t new API 13 年 前
  Nathalie Furmento 5cadc25d45 ChangeLog: fix function name 13 年 前
  Nathalie Furmento b4eb667ed3 memory: rename starpu_free_count in starpu_free_flags 13 年 前
  Nathalie Furmento 93dfb7a124 * starpu_malloc_flags checks if STARPU_MALLOC_PINNED is set 13 年 前
  Nathalie Furmento eeab601075 memory allocation: update memory allocation flag settings. We do not 13 年 前
  Andra Hugo f21b5879bf bug fixing in resizing strategies 13 年 前
  Nathalie Furmento aed9a3073a src/datawizard/malloc.c: fix test to check if flag is set 13 年 前
  Nathalie Furmento e7b54ef087 src/datawizard/malloc.c: add warning about STARPU_MALLOC_PINNED. 13 年 前
  Nathalie Furmento cc5382bb41 memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc 13 年 前
  Nathalie Furmento 3ef25bc89f New functions starpu_malloc_set_flags and starpu_malloc_get_flags to 13 年 前
  Nathalie Furmento 2c583737cd src/datawizard/malloc.c: rename static global variable to start with _ 13 年 前
  Nathalie Furmento 0a2343ec8c src/datawizard/malloc.c: only check if worker may perform blocking calls before task submission 13 年 前
  Nathalie Furmento d1c044c9e6 mpi/src/starpu_mpi_insert_task.c: properly clear hashtables used by cache 13 年 前
  Nathalie Furmento 5b035bb701 mpi/src/starpu_mpi_private.h: make _debug_rank a global variable so that we print the rank even after MPI_Shutdown() 13 年 前
  Samuel Thibault 917897fa27 Really try to suppress the eager race 13 年 前
  Samuel Thibault b046a1f9fa Add missing task cleanup 13 年 前
  Samuel Thibault 203e19dc5c Add missing clear of tasks 13 年 前
  Samuel Thibault 9de1188084 Fix shadowing the tag id 13 年 前
  Samuel Thibault 378c0a43ea Add missing free 13 年 前
  Nathalie Furmento 17deaad73e examples/tag_example/tag_restartable.c: free allocated memory 13 年 前
  Nathalie Furmento 7f0e3c19f3 tools/valgrind/openmpi.suppr: add suppression rules 13 年 前
  Nathalie Furmento 528c4fa1b9 mpi: free allocated memory 13 年 前
  Nathalie Furmento 5f5aada2f4 tests/datawizard/allocate.c: fix error message 13 年 前
  Nathalie Furmento 44ef2f971d fxt: fix STARPU_TRACES macros when fxt is not enabled 13 年 前
  Nathalie Furmento eb50762352 drivers: fix type for limit variable 13 年 前
  Samuel Thibault 8b11c9fc78 ignore a race which does not actually pose problem 13 年 前
  Nathalie Furmento f7d7b4390f mpi/src/starpu_mpi.c: just test value returned by MPI_Test is not zero 13 年 前
  Nathalie Furmento cd1ba39bda doc: update doc explaining how to limit amount of memory on devices 13 年 前