Samuel Thibault
|
81a4a24cfe
Fortran seems to dislike weak definitions
|
5 år sedan |
Samuel Thibault
|
a9224c31df
Simplify code
|
5 år sedan |
Lucas Leandro Nesi
|
c27d4285de
Enable multiple perfmodels in mpi/simgrid-smpi
|
5 år sedan |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 år sedan |
Samuel Thibault
|
951c2fcbb9
Make sure we flush writes before unlocking the file for read by others
|
5 år sedan |
Samuel Thibault
|
6a4f79381a
_starpu_mkpath: Ignore duplicate leading slashes in path
|
5 år sedan |
Samuel Thibault
|
413c84a424
Use S4U's sg_actor_sleep_for when available
|
5 år sedan |
Nathalie Furmento
|
6a1304dcaa
src/common/utils.c: fix simgrid implementation of function starpu_usleep()
|
6 år sedan |
Nathalie Furmento
|
892316275f
make sure usleep is available
|
6 år sedan |
Samuel Thibault
|
ee279aba2e
Fix race when allocating/releasing files concurrently
|
6 år sedan |
Nathalie Furmento
|
a51e48733c
fixes for cppcheck warnings
|
6 år sedan |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 år sedan |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 år sedan |
Nathalie Furmento
|
c07d1b5a27
src: minor fixes
|
7 år sedan |
Nathalie Furmento
|
bce399daab
src/common/utils.c: always define O_DIRECT
|
7 år sedan |
Samuel Thibault
|
4676d335bc
disk: clean temporary files and directories on O_DIRECT open error
|
7 år sedan |
Nathalie Furmento
|
a85622207e
src/common/utils.c: flag O_RDWR is not necessary when calling mkostemp, and it fails on freebsd systems
|
7 år sedan |
Nathalie Furmento
|
5bafcfa38c
src: avoid using hard-coded numbers
|
7 år sedan |
Nathalie Furmento
|
812db0016c
src: improve string processing
|
7 år sedan |
Corentin Salingue
|
398cefc1ae
Copy also NUL Character when depth is set to zero
|
8 år sedan |
Samuel Thibault
|
ec72b21232
Also try TEMP and TMP environment variables, not only TMPDIR
|
8 år sedan |
Nathalie Furmento
|
21a3263c57
src/common/utils.c: improve implementation of _starpu_mkdtemp_internal
|
8 år sedan |
Nathalie Furmento
|
89ec58cb54
minor fixes
|
8 år sedan |
Nathalie Furmento
|
6aa36701ae
src/common/utils.c: do not abort when failing to create tmp directory, return NULL instead
|
8 år sedan |
Nathalie Furmento
|
42f76c4ffb
src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it
|
8 år sedan |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 år sedan |
Samuel Thibault
|
3376912d1e
Add more locking error cases where we just warn the user that we couldn't lock the performance file
|
8 år sedan |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 år sedan |
Samuel Thibault
|
f695c7988d
simplify code setting O_DIRECT when mkostemp is not available
|
8 år sedan |
Samuel Thibault
|
d1946daa23
Fix fcntl flag
|
8 år sedan |