Nathalie Furmento
|
a007e79576
src: improve error messages and add extra checks when opening files
|
лет назад: 4 |
Nathalie Furmento
|
27ebff9898
src/common/utils.c: initialize variable
|
лет назад: 5 |
Samuel Thibault
|
e1908beaa2
Display display_bindings on simgrid
|
лет назад: 5 |
Philippe SWARTVAGHER
|
e1bffe77f9
Add STARPU_DISPLAY_BINDINGS env var to display all bindings
|
лет назад: 5 |
Nathalie Furmento
|
9312fc58f6
src/common/utils.c: avoid for loop initial declarations
|
лет назад: 5 |
Nathalie Furmento
|
56fbd1e4f5
move some helper functions to starpu_helper.h
|
лет назад: 5 |
Nathalie Furmento
|
8feadd6011
src/common/utils.c: use strtok instead of strtok_r
|
лет назад: 5 |
Nathalie Furmento
|
0751e058df
add missing copyrights
|
лет назад: 5 |
Samuel Thibault
|
81a4a24cfe
Fortran seems to dislike weak definitions
|
лет назад: 5 |
Samuel Thibault
|
a9224c31df
Simplify code
|
лет назад: 5 |
Lucas Leandro Nesi
|
c27d4285de
Enable multiple perfmodels in mpi/simgrid-smpi
|
лет назад: 5 |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
лет назад: 5 |
Samuel Thibault
|
951c2fcbb9
Make sure we flush writes before unlocking the file for read by others
|
лет назад: 5 |
Samuel Thibault
|
6a4f79381a
_starpu_mkpath: Ignore duplicate leading slashes in path
|
лет назад: 5 |
Samuel Thibault
|
413c84a424
Use S4U's sg_actor_sleep_for when available
|
лет назад: 6 |
Nathalie Furmento
|
6a1304dcaa
src/common/utils.c: fix simgrid implementation of function starpu_usleep()
|
лет назад: 6 |
Nathalie Furmento
|
892316275f
make sure usleep is available
|
лет назад: 6 |
Samuel Thibault
|
ee279aba2e
Fix race when allocating/releasing files concurrently
|
лет назад: 6 |
Nathalie Furmento
|
a51e48733c
fixes for cppcheck warnings
|
лет назад: 6 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
лет назад: 6 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
лет назад: 7 |
Nathalie Furmento
|
c07d1b5a27
src: minor fixes
|
лет назад: 7 |
Nathalie Furmento
|
bce399daab
src/common/utils.c: always define O_DIRECT
|
лет назад: 8 |
Samuel Thibault
|
4676d335bc
disk: clean temporary files and directories on O_DIRECT open error
|
лет назад: 8 |
Nathalie Furmento
|
a85622207e
src/common/utils.c: flag O_RDWR is not necessary when calling mkostemp, and it fails on freebsd systems
|
лет назад: 8 |
Nathalie Furmento
|
5bafcfa38c
src: avoid using hard-coded numbers
|
лет назад: 8 |
Nathalie Furmento
|
812db0016c
src: improve string processing
|
лет назад: 8 |
Corentin Salingue
|
398cefc1ae
Copy also NUL Character when depth is set to zero
|
лет назад: 8 |
Samuel Thibault
|
ec72b21232
Also try TEMP and TMP environment variables, not only TMPDIR
|
лет назад: 8 |
Nathalie Furmento
|
21a3263c57
src/common/utils.c: improve implementation of _starpu_mkdtemp_internal
|
лет назад: 8 |