Histórico de commits

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