コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault a68748f4c0 Add seconde race case 12 年 前
  Samuel Thibault fe6e5903ee Try to really suppress race warning, by dropping space 12 年 前
  Samuel Thibault 2a2d382cfa Fix array of char indexes 12 年 前
  Samuel Thibault 3039f411b8 make sure we don't run a tool with not many workers on a trace with many workers 12 年 前
  Samuel Thibault 5ba93b7916 TODO 12 年 前
  Samuel Thibault f6521a5a9c clean task 0 as well 12 年 前
  Nathalie Furmento 8c3539b022 socl/examples/matmul/matmul.c: fix following r8960 12 年 前
  Nathalie Furmento c011a76c21 src/core/sched_ctx.h: comment out declaration as variable is unused 12 年 前
  Nathalie Furmento 71564e9454 tests/datawizard/interfaces/block/block_interface.c: avoid shadowed declarations 12 年 前
  Nathalie Furmento 832a3455c1 starpufft/examples/testx.c: avoid shadowed declarations 12 年 前
  Nathalie Furmento 8e2bbecab9 socl/examples: avoid shadowed declarations 12 年 前
  Nathalie Furmento 9063cf5133 examples: avoid shadowed declarations 12 年 前
  Nathalie Furmento 2e37bab61e src/datawizard/malloc.c: fix starpu_free_on_node() 12 年 前
  Nathalie Furmento 3092d0db0d src/datawizard/malloc.c: fix code when simgrid is enabled 12 年 前
  Nathalie Furmento 0eb91e33fe src/datawizard/malloc.c: fix condition branches for starpu_malloc_flags and starpu_free_flags 12 年 前
  Nathalie Furmento e913e81a4e tests/datawizard/allocate.c: update w.r.t new API 12 年 前
  Nathalie Furmento 5cadc25d45 ChangeLog: fix function name 12 年 前
  Nathalie Furmento b4eb667ed3 memory: rename starpu_free_count in starpu_free_flags 12 年 前
  Nathalie Furmento 93dfb7a124 * starpu_malloc_flags checks if STARPU_MALLOC_PINNED is set 12 年 前
  Nathalie Furmento eeab601075 memory allocation: update memory allocation flag settings. We do not 12 年 前
  Andra Hugo f21b5879bf bug fixing in resizing strategies 12 年 前
  Nathalie Furmento aed9a3073a src/datawizard/malloc.c: fix test to check if flag is set 12 年 前
  Nathalie Furmento e7b54ef087 src/datawizard/malloc.c: add warning about STARPU_MALLOC_PINNED. 12 年 前
  Nathalie Furmento cc5382bb41 memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc 12 年 前
  Nathalie Furmento 3ef25bc89f New functions starpu_malloc_set_flags and starpu_malloc_get_flags to 12 年 前
  Nathalie Furmento 2c583737cd src/datawizard/malloc.c: rename static global variable to start with _ 12 年 前
  Nathalie Furmento 0a2343ec8c src/datawizard/malloc.c: only check if worker may perform blocking calls before task submission 12 年 前
  Nathalie Furmento d1c044c9e6 mpi/src/starpu_mpi_insert_task.c: properly clear hashtables used by cache 12 年 前
  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() 12 年 前
  Samuel Thibault 917897fa27 Really try to suppress the eager race 12 年 前