提交历史

作者 SHA1 备注 提交日期
  Corentin Salingue f8116c2e01 fix deadlock when HDF5 Thread mode is not enabled 8 年之前
  Samuel Thibault 96a0dda108 fix warning 8 年之前
  Samuel Thibault 6c470538fd restore disk number for simgrid 8 年之前
  Corentin Salingue 3ee76f8026 missing put HDF5 dataset into var when reopen it 8 年之前
  Corentin Salingue 4184933432 use static array to store disk informations and index them by StarPU nodes 8 年之前
  Corentin Salingue 637447d70a Close dataset before delete it and reopen after the copy with H5Ocopy 8 年之前
  Corentin Salingue cc1d4826d0 disable asynchronous disk to disk when STARPU_DISABLE_ASYNCHRONOUS_COPY is set 8 年之前
  Corentin Salingue 91028ea651 remove waiting if copy_file_range function is already defined in unistd.h 8 年之前
  Corentin Salingue 95b0e16660 Disable copy_file_range when syscall returned ENOSYS 8 年之前
  Samuel Thibault 4030c64c67 fix warning 8 年之前
  Samuel Thibault c387b751ad Fix atomicity of adding a comb to a perfmodel 8 年之前
  Samuel Thibault 2e1eec559c Avoid loading hwloc topology twice 8 年之前
  Samuel Thibault 3e0da0327b fix typo 8 年之前
  Samuel Thibault b5587c6b93 Fix windows build 8 年之前
  Samuel Thibault 995710d681 Properly skip test on disable-all 8 年之前
  Samuel Thibault d0b61f1b69 disable test in simgrid mode 8 年之前
  Samuel Thibault fb83db6650 Fix test on systems without CPU workers 8 年之前
  Corentin Salingue 6a1cc648a7 add copy disk to disk to unistd with O_DIRECT backend 8 年之前
  Corentin Salingue 45f137d14d typo 8 年之前
  Corentin Salingue c3928047d5 fix build without AIO 8 年之前
  Corentin Salingue 3589904a38 Disable unistd copy disk to disk when the corresponding signal doesn't exist 8 年之前
  Nathalie Furmento df1508f888 src/core/disk_ops: use starpu_ssize_t instead of ssize_t 8 年之前
  Nathalie Furmento fa1cd3d704 fix to follow coding conventions 8 年之前
  Samuel Thibault 8f7df5ff07 Make sure not to discard data on partitioning or unregistration 8 年之前
  Samuel Thibault cef1aeabf9 warn about FxT making initialization sequential 8 年之前
  Lucas Schnorr fe402b05a5 typo fixed 8 年之前
  Samuel Thibault 84f1dfbdac avoid crashing on systems without cuda devices 8 年之前
  Samuel Thibault dd1d486d39 Avoid requiring that a data being unregistered has to be initialized 8 年之前
  Samuel Thibault b631804ce7 On partitioning, avoid requiring the parent data to be initialized 8 年之前
  Samuel Thibault d0f4478094 fix dumb test 8 年之前