История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. лет назад: 12
  Samuel Thibault 450dc26dec more suppression лет назад: 12
  Samuel Thibault bc6f8a0868 add more valgrind suppression counterpart лет назад: 12
  Samuel Thibault bb2c29edc8 Fix race on a system where reading an int wouldn't be atomic. лет назад: 12
  Samuel Thibault 0fe579e3ec suppress more race warnings about termination, which is not racy лет назад: 12
  Samuel Thibault e95a4579fd Avoid taking the global tag lock after having taken some tag spinlock. Fixes race in main/tag_wait_api лет назад: 12
  Samuel Thibault c8ff9b7dc6 Get size before freeing interfaces лет назад: 12
  Samuel Thibault f24ad3cbab rework deallocating handle memory chunks: we do not actually need to take the burden of going through the whole mc_list, since we already have the mc pointer. This also permits to properly mark per-worker chunks as deallocated лет назад: 12
  Samuel Thibault dc4867f7e8 tasks[i] are not actually tasks, but arrays of tasks :) лет назад: 12
  Samuel Thibault b1ae105330 With the locking fixes from r8919, _starpu_request_mem_chunk_removal does not need to access the child handle any more лет назад: 12
  Samuel Thibault 3ff66999cd Add missing task cleaning лет назад: 12
  Nathalie Furmento 5ea90822ca mpi/examples/stencil/stencil5.c: reduce values when quick-check is enabled лет назад: 12
  Andra Hugo 2ac86bbbe1 fix lp2: take latency & bw into account лет назад: 12
  Nathalie Furmento e3df31128b mpi/src/starpu_mpi_collective.c: only allocate memory if needed лет назад: 12
  Nathalie Furmento 32cfa5ab67 mpi: New configure option --enable-mpi-progression-hook to enable the лет назад: 12
  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