Commit History

Author SHA1 Message Date
  Nathalie Furmento 9054490002 happy 2021 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 6 years ago
  Samuel Thibault b14b294d78 Fix using simgrid_get_clock 6 years ago
  Samuel Thibault c8338756c4 fix dumb mistake 6 years ago
  Samuel Thibault 62ac07adae Use S4U's simgrid_get_clock when available 6 years ago
  Samuel Thibault 1e8a3523c6 Use S4U's simgrid_get_clock when available 6 years ago
  Samuel Thibault 32de259899 Fix build when clock_gettime is not available 7 years ago
  Nathalie Furmento 089c051bf5 fix copyrights 8 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Samuel Thibault 0edfabe6a1 Switch back to using CLOCK_MONOTONIC instead of CLOCK_MONOTONIC_RAW, to benefit from NTP synchronization in the distributed case, and CLOCK_MONOTONIC is a vsyscall nowadays, so very cheap 9 years ago
  Samuel Thibault 444635d429 Add starpu_sleep 9 years ago
  Samuel Thibault 1683d35a0d Fix msg.h inclusion according to new location 11 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Samuel Thibault b40a05fe3f typo 11 years ago
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. 11 years ago
  Samuel Thibault aeb20b1b7e Add a simple windows port of gettimeofday 11 years ago
  Samuel Thibault 5c484cbea0 fix build 11 years ago
  Samuel Thibault 29735fb7e9 fix typo 11 years ago
  Samuel Thibault fbcff3ec64 Use _starpu_sleep instead of usleep 11 years ago
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 13 years ago
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago
  Samuel Thibault 97f87202e7 Fix windows build 14 years ago
  Nathalie Furmento 9280e96d5a src/common/timing.c: fix variable name 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Samuel Thibault 3e2f317c76 Fix build 14 years ago
  Nathalie Furmento 1c637eff5f src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento 116de653a2 src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime 14 years ago