コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 35cba4dffd TODO 6 年 前
  Samuel Thibault ef72a85533 Fix test of previous commit 6 年 前
  Samuel Thibault 1465102b3c Let prefetches reuse buffers from data marked as wontuse 6 年 前
  Samuel Thibault 7fb7194dd8 choose_target actually returns an int 7 年 前
  Samuel Thibault 3f053330dc Check whether replicate is allocated before trying to see if there is room for it 7 年 前
  Samuel Thibault 5af9c89e79 STARPU_MINIMUM_AVAILABLE_MEM being 0 should not prevent tidy from cleaning buffers 7 年 前
  Samuel Thibault 46dd66e414 document why we don't enable forcing available memory by default 7 年 前
  Lucas Leandro Nesi e097aa8ce0 Write data handle states to trace 7 年 前
  Lucas Leandro Nesi 784095d7ff Add handle parameter to FXT events on memory allocation/free/writeback 7 年 前
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 年 前
  Olivier Aumage 0fa6539bac port of StarPU-1.2 rev 22600: 7 年 前
  Olivier Aumage 4d64202827 port of StarPU-1.2 rev 22589: 7 年 前
  Nathalie Furmento 65ee6fe4c3 rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available 7 年 前
  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 7 年 前
  Samuel Thibault 309418eba7 Avoid accessing replicate state without handle lock 7 年 前
  Samuel Thibault 6f5e6c7116 Fix signedness 8 年 前
  Corentin Salingue 333e34a4b4 Merge from trunk 8 年 前
  Nathalie Furmento 6f514d9536 src: minor fixes following cppcheck recommandations 8 年 前
  Samuel Thibault b0f3decd4e The amount of available memory might be negative, when the OVERFLOW flag is used 8 年 前
  Corentin Salingue 884ea7df0e port -r21376 from trunk : unregister pointer when reusing memory chunk 8 年 前
  Corentin Salingue 4448408f1f unregister pointer when reusing memory chunk 8 年 前
  Corentin Salingue dc301de2af Merge from trunk 8 年 前
  Samuel Thibault 2905b3eb1c Release the mc spinlock while freeing data, otherwise cudaFree might cause the whole StarPU to get stuck 8 年 前
  Corentin Salingue 50131e4b1b Renaming NUMA functions 8 年 前
  Corentin Salingue 101a90d0f7 use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling 8 年 前
  Corentin Salingue ccffe0783e numa node can be used to transfer data on disk 8 年 前
  Corentin Salingue 4ca8c278a5 add NUMA when chosing the best disk 8 年 前
  Corentin Salingue f9c20a61bb merge from trunk 8 年 前
  Corentin Salingue e7589c5fed add NUMA support in perfmodel + rework the file 8 年 前
  Samuel Thibault c38cc9875e Fix tracing allocated buffer reuse 8 年 前