Corentin Salingue
|
21ea73130c
fix build with simgrid
|
8 år sedan |
Corentin Salingue
|
0c5c0295bb
merge trunk
|
8 år sedan |
Nathalie Furmento
|
7a7e3df4c1
fixes following cppcheck warnings
|
8 år sedan |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
8 år sedan |
Nathalie Furmento
|
c7a7300aeb
make sure variables are initialized
|
8 år sedan |
Corentin Salingue
|
58165fa899
Disk operations have the control of the directory creation and suppression
|
8 år sedan |
Corentin Salingue
|
3cbbcdc1fb
Use a list to store multiple calls to asynchronous requests for disk functions
|
8 år sedan |
Samuel Thibault
|
f7bc8021a6
more explicit assertion failure
|
8 år sedan |
Corentin Salingue
|
778a13edb3
Add disk backend based on HDF5 library. It's not really working for now (need to be tested)
|
8 år sedan |
Samuel Thibault
|
8d1c9bdb8b
Add simgrid disk host registration
|
8 år sedan |
Nathalie Furmento
|
49ace8d184
disk: turn public the minimum size of a disk
|
8 år sedan |
Corentin Salingue
|
50131e4b1b
Renaming NUMA functions
|
8 år sedan |
Corentin Salingue
|
101a90d0f7
use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling
|
8 år sedan |
Corentin Salingue
|
e7589c5fed
add NUMA support in perfmodel + rework the file
|
8 år sedan |
Corentin Salingue
|
2d256c6a3e
Merge from trunk
|
8 år sedan |
Corentin Salingue
|
eb5192123c
Oops, change wrong variable... Update the name to fix it
|
8 år sedan |
Corentin Salingue
|
7a1aebb62d
Add links between numa and disk nodes
|
8 år sedan |
Samuel Thibault
|
bc0d878278
Expose the disk swap node number to the application
|
8 år sedan |
Samuel Thibault
|
ffcd176304
Fix unit for STARPU_DISK_SWAP_SIZE: Bytes is really too small, use MB just like LIMIT*
|
8 år sedan |
Samuel Thibault
|
6d23cdec54
fixes, TODOs
|
8 år sedan |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
8 år sedan |
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 år sedan |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 år sedan |
Nathalie Furmento
|
f86c03ebdc
src/core/disk.c: add copyright
|
10 år sedan |
Nathalie Furmento
|
033a2d4425
src/core/disk.c: code cleaning
|
10 år sedan |
Nathalie Furmento
|
7db76b5ca3
src/core/disk.c: create directory when needed
|
10 år sedan |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 år sedan |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 år sedan |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 år sedan |
Samuel Thibault
|
7b90a465d1
Fix build on non-linux
|
10 år sedan |