Corentin Salingue
|
3cbbcdc1fb
Use a list to store multiple calls to asynchronous requests for disk functions
|
пре 8 година |
Samuel Thibault
|
f7bc8021a6
more explicit assertion failure
|
пре 8 година |
Corentin Salingue
|
778a13edb3
Add disk backend based on HDF5 library. It's not really working for now (need to be tested)
|
пре 8 година |
Samuel Thibault
|
8d1c9bdb8b
Add simgrid disk host registration
|
пре 8 година |
Nathalie Furmento
|
49ace8d184
disk: turn public the minimum size of a disk
|
пре 8 година |
Samuel Thibault
|
bc0d878278
Expose the disk swap node number to the application
|
пре 8 година |
Samuel Thibault
|
ffcd176304
Fix unit for STARPU_DISK_SWAP_SIZE: Bytes is really too small, use MB just like LIMIT*
|
пре 8 година |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
пре 8 година |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
пре 8 година |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
пре 10 година |
Nathalie Furmento
|
f86c03ebdc
src/core/disk.c: add copyright
|
пре 10 година |
Nathalie Furmento
|
033a2d4425
src/core/disk.c: code cleaning
|
пре 10 година |
Nathalie Furmento
|
7db76b5ca3
src/core/disk.c: create directory when needed
|
пре 10 година |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
пре 10 година |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
пре 10 година |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
пре 10 година |
Samuel Thibault
|
7b90a465d1
Fix build on non-linux
|
пре 10 година |
Samuel Thibault
|
af2958f65c
Add environment variables to define a disk swap
|
пре 10 година |
Samuel Thibault
|
51e895087b
Fix and test disk support with pack/unpack-only interfaces
|
пре 10 година |
Samuel Thibault
|
aba9b7562b
Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure.
|
пре 10 година |
Samuel Thibault
|
664964417e
Add the size to the disk plug method
|
пре 10 година |
Samuel Thibault
|
ae1892fa7f
Improve the disk documentation, and clean the interface a bit
|
пре 10 година |
Samuel Thibault
|
bcd5fb6e5f
Remove spurious async parameter of synchronous read/write functions
|
пре 10 година |
Corentin Salingue
|
fcae2dca11
fix assert bug + reduce warning
|
пре 12 година |
Corentin Salingue
|
e66c1994ff
add support pack/unpack for out-of-core
|
пре 12 година |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
пре 12 година |
Corentin Salingue
|
befd444392
we support synchronous transfers if asynchronous functions are not writed
|
пре 12 година |
Corentin Salingue
|
0d30c96822
fix bug for asynchronous input/output, it runs
|
пре 12 година |
Corentin Salingue
|
8899fca875
try to add asynchronous input/output
|
пре 12 година |
Corentin Salingue
|
d5928956db
add new parameter to prepare asynchronous read/write
|
пре 12 година |