Commit Verlauf

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