Historial de Commits

Autor SHA1 Mensaje Fecha
  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 5 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 7 años
  Nathalie Furmento 812db0016c src: improve string processing hace 7 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
  Nathalie Furmento 42f76c4ffb src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it hace 8 años
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces hace 8 años
  Samuel Thibault 3376912d1e Add more locking error cases where we just warn the user that we couldn't lock the performance file hace 8 años
  Nathalie Furmento d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) hace 8 años
  Samuel Thibault f695c7988d simplify code setting O_DIRECT when mkostemp is not available hace 8 años
  Samuel Thibault d1946daa23 Fix fcntl flag hace 8 años