Historia zmian

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