História revízii

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