Historie revizí

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