Historial de Commits

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