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