Commit Verlauf

Autor SHA1 Nachricht Datum
  Corentin Salingue c3928047d5 fix build without AIO vor 8 Jahren
  Corentin Salingue 3589904a38 Disable unistd copy disk to disk when the corresponding signal doesn't exist vor 8 Jahren
  Nathalie Furmento df1508f888 src/core/disk_ops: use starpu_ssize_t instead of ssize_t vor 8 Jahren
  Nathalie Furmento fa1cd3d704 fix to follow coding conventions vor 8 Jahren
  Samuel Thibault 8f7df5ff07 Make sure not to discard data on partitioning or unregistration vor 8 Jahren
  Samuel Thibault cef1aeabf9 warn about FxT making initialization sequential vor 8 Jahren
  Lucas Schnorr fe402b05a5 typo fixed vor 8 Jahren
  Samuel Thibault 84f1dfbdac avoid crashing on systems without cuda devices vor 8 Jahren
  Samuel Thibault dd1d486d39 Avoid requiring that a data being unregistered has to be initialized vor 8 Jahren
  Samuel Thibault b631804ce7 On partitioning, avoid requiring the parent data to be initialized vor 8 Jahren
  Samuel Thibault d0f4478094 fix dumb test vor 8 Jahren
  Samuel Thibault f87db4c8b2 Do not test handle->initialized during execution, its meaning is for submission vor 8 Jahren
  Samuel Thibault 651f05f54e Fix missing initialized field initialization while partitioning data vor 8 Jahren
  Samuel Thibault d70e48179f fix build on non-linux vor 8 Jahren
  Samuel Thibault c48998a175 fix build vor 8 Jahren
  Samuel Thibault fa02a5e3e7 Automatically initialize handles on data acquisition when reduction methods are provided vor 8 Jahren
  Samuel Thibault aeea106048 Make sure a handle is initialized before trying to read it vor 8 Jahren
  Nathalie Furmento fd2c4ede5d tests: add test which check for REDUX data the initialisation codelet is called when doing a data_acquire vor 8 Jahren
  Samuel Thibault 779c9884f8 badly cope with __NR_copy_file_range not being defined vor 8 Jahren
  Corentin Salingue 1568106fad Add copy disk to disk for unistd vor 8 Jahren
  Corentin Salingue bc89a04e44 add Read property when acquire data on node to force StarPU to transfer data on node vor 8 Jahren
  Nathalie Furmento 9a75d7cb1e mpi/examples/mpi_lu/pxlu.c: simplify code vor 8 Jahren
  Samuel Thibault 56182f0780 avoid dividing by zero vor 8 Jahren
  Samuel Thibault 5f90e0cedb Avoid dividing by zero vor 8 Jahren
  Samuel Thibault e24297bf50 file was already closed above vor 8 Jahren
  Corentin Salingue 5ad51de727 Add test to test disk to disk functionnality vor 8 Jahren
  Nathalie Furmento c7839a8220 src/core/disk.c: fix _starpu_disk_unregister when no disk has been registered vor 8 Jahren
  Corentin Salingue e7a456b3a1 Fix bug when plugging several disks + fix bus between disk and disk vor 8 Jahren
  Nathalie Furmento 7c343c21ca tools/gdbinit: fix function to print mpi ready requests, we now distinguish send and recv requests vor 8 Jahren
  Nathalie Furmento 02d2a94c5a mpi/src: fix barrier to also wait for ready requests vor 8 Jahren