Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault ef72a85533 Fix test of previous commit vor 7 Jahren
  Samuel Thibault 1465102b3c Let prefetches reuse buffers from data marked as wontuse vor 7 Jahren
  Samuel Thibault 7fb7194dd8 choose_target actually returns an int vor 7 Jahren
  Samuel Thibault 3f053330dc Check whether replicate is allocated before trying to see if there is room for it vor 7 Jahren
  Samuel Thibault 5af9c89e79 STARPU_MINIMUM_AVAILABLE_MEM being 0 should not prevent tidy from cleaning buffers vor 7 Jahren
  Samuel Thibault 46dd66e414 document why we don't enable forcing available memory by default vor 7 Jahren
  Lucas Leandro Nesi e097aa8ce0 Write data handle states to trace vor 7 Jahren
  Lucas Leandro Nesi 784095d7ff Add handle parameter to FXT events on memory allocation/free/writeback vor 7 Jahren
  Nathalie Furmento 6901c4441b src/: fix copyrights vor 8 Jahren
  Olivier Aumage 0fa6539bac port of StarPU-1.2 rev 22600: vor 8 Jahren
  Olivier Aumage 4d64202827 port of StarPU-1.2 rev 22589: vor 8 Jahren
  Nathalie Furmento 65ee6fe4c3 rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available vor 8 Jahren
  Samuel Thibault 1b883846db Disable the very agressive reclaiming: flushing 25% of the GPU just because we lack space is too much, notably now that we have anticipative flushing vor 8 Jahren
  Samuel Thibault 309418eba7 Avoid accessing replicate state without handle lock vor 8 Jahren
  Samuel Thibault 6f5e6c7116 Fix signedness vor 8 Jahren
  Corentin Salingue 333e34a4b4 Merge from trunk vor 8 Jahren
  Nathalie Furmento 6f514d9536 src: minor fixes following cppcheck recommandations vor 8 Jahren
  Samuel Thibault b0f3decd4e The amount of available memory might be negative, when the OVERFLOW flag is used vor 8 Jahren
  Corentin Salingue 884ea7df0e port -r21376 from trunk : unregister pointer when reusing memory chunk vor 9 Jahren
  Corentin Salingue 4448408f1f unregister pointer when reusing memory chunk vor 9 Jahren
  Corentin Salingue dc301de2af Merge from trunk vor 9 Jahren
  Samuel Thibault 2905b3eb1c Release the mc spinlock while freeing data, otherwise cudaFree might cause the whole StarPU to get stuck vor 9 Jahren
  Corentin Salingue 50131e4b1b Renaming NUMA functions vor 9 Jahren
  Corentin Salingue 101a90d0f7 use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling vor 9 Jahren
  Corentin Salingue ccffe0783e numa node can be used to transfer data on disk vor 9 Jahren
  Corentin Salingue 4ca8c278a5 add NUMA when chosing the best disk vor 9 Jahren
  Corentin Salingue f9c20a61bb merge from trunk vor 9 Jahren
  Corentin Salingue e7589c5fed add NUMA support in perfmodel + rework the file vor 9 Jahren
  Samuel Thibault c38cc9875e Fix tracing allocated buffer reuse vor 9 Jahren
  Nathalie Furmento 0b198c56cc src,mpi/src: check return value for malloc/calloc/realloc functions vor 9 Jahren