Historique des commits

Auteur SHA1 Message Date
  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 il y a 8 ans
  Samuel Thibault 444635d429 Add starpu_sleep il y a 9 ans
  Samuel Thibault 1683d35a0d Fix msg.h inclusion according to new location il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 11 ans
  Samuel Thibault b40a05fe3f typo il y a 11 ans
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. il y a 11 ans
  Samuel Thibault aeb20b1b7e Add a simple windows port of gettimeofday il y a 11 ans
  Samuel Thibault 5c484cbea0 fix build il y a 11 ans
  Samuel Thibault 29735fb7e9 fix typo il y a 11 ans
  Samuel Thibault fbcff3ec64 Use _starpu_sleep instead of usleep il y a 11 ans
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces il y a 13 ans
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor il y a 13 ans
  Samuel Thibault f60eb1288d Add initial simgrid support il y a 13 ans
  Samuel Thibault 97f87202e7 Fix windows build il y a 13 ans
  Nathalie Furmento 9280e96d5a src/common/timing.c: fix variable name il y a 14 ans
  Nathalie Furmento 3ad31951c8 src: code cleaning il y a 14 ans
  Samuel Thibault 3e2f317c76 Fix build il y a 14 ans
  Nathalie Furmento 1c637eff5f src: rename internal types following coding conventions il y a 14 ans
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu il y a 14 ans
  Nathalie Furmento 116de653a2 src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Samuel Thibault 2c3c6b45a5 finish r2995 il y a 15 ans
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) il y a 15 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 15 ans
  Cédric Augonnet a3b97df7f8 Add profiling capabilities on the bus too. This permits to monitor bus il y a 15 ans
  Cédric Augonnet ec7ac2c525 - Rework the profiling API to use "struct timespec" rather than int64_t il y a 15 ans
  Cédric Augonnet 5664517e7a Cleanup the timing facilities: instead of storing date as "double", we now use il y a 15 ans
  Samuel Thibault f3768ddfa9 fix raw monotonic clock detection and usage il y a 15 ans
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is il y a 15 ans