Commit History

Author SHA1 Message Date
  Samuel Thibault 2e1eec559c Avoid loading hwloc topology twice 8 years ago
  Samuel Thibault 3e0da0327b fix typo 8 years ago
  Samuel Thibault b5587c6b93 Fix windows build 8 years ago
  Samuel Thibault 995710d681 Properly skip test on disable-all 8 years ago
  Samuel Thibault d0b61f1b69 disable test in simgrid mode 8 years ago
  Samuel Thibault fb83db6650 Fix test on systems without CPU workers 8 years ago
  Corentin Salingue 6a1cc648a7 add copy disk to disk to unistd with O_DIRECT backend 8 years ago
  Corentin Salingue 45f137d14d typo 8 years ago
  Corentin Salingue c3928047d5 fix build without AIO 8 years ago
  Corentin Salingue 3589904a38 Disable unistd copy disk to disk when the corresponding signal doesn't exist 8 years ago
  Nathalie Furmento df1508f888 src/core/disk_ops: use starpu_ssize_t instead of ssize_t 8 years ago
  Nathalie Furmento fa1cd3d704 fix to follow coding conventions 8 years ago
  Samuel Thibault 8f7df5ff07 Make sure not to discard data on partitioning or unregistration 8 years ago
  Samuel Thibault cef1aeabf9 warn about FxT making initialization sequential 8 years ago
  Lucas Schnorr fe402b05a5 typo fixed 8 years ago
  Samuel Thibault 84f1dfbdac avoid crashing on systems without cuda devices 8 years ago
  Samuel Thibault dd1d486d39 Avoid requiring that a data being unregistered has to be initialized 8 years ago
  Samuel Thibault b631804ce7 On partitioning, avoid requiring the parent data to be initialized 8 years ago
  Samuel Thibault d0f4478094 fix dumb test 8 years ago
  Samuel Thibault f87db4c8b2 Do not test handle->initialized during execution, its meaning is for submission 8 years ago
  Samuel Thibault 651f05f54e Fix missing initialized field initialization while partitioning data 8 years ago
  Samuel Thibault d70e48179f fix build on non-linux 8 years ago
  Samuel Thibault c48998a175 fix build 8 years ago
  Samuel Thibault fa02a5e3e7 Automatically initialize handles on data acquisition when reduction methods are provided 8 years ago
  Samuel Thibault aeea106048 Make sure a handle is initialized before trying to read it 8 years ago
  Nathalie Furmento fd2c4ede5d tests: add test which check for REDUX data the initialisation codelet is called when doing a data_acquire 8 years ago
  Samuel Thibault 779c9884f8 badly cope with __NR_copy_file_range not being defined 8 years ago
  Corentin Salingue 1568106fad Add copy disk to disk for unistd 8 years ago
  Corentin Salingue bc89a04e44 add Read property when acquire data on node to force StarPU to transfer data on node 8 years ago
  Nathalie Furmento 9a75d7cb1e mpi/examples/mpi_lu/pxlu.c: simplify code 8 years ago