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