Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Samuel Thibault 63a7427417 Report ENODEV errors 8 vuotta sitten
  Samuel Thibault cde2272e3d Don't bug people with a TODO 8 vuotta sitten
  Samuel Thibault 993026c8db no need to bug people about our index inversion :) 8 vuotta sitten
  Samuel Thibault a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor 8 vuotta sitten
  Samuel Thibault eac4759964 fix memleak 8 vuotta sitten
  Samuel Thibault 1c90a1af65 Show data MPI owner in data.rec 8 vuotta sitten
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples 8 vuotta sitten
  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 vuotta sitten
  Samuel Thibault d616f26c52 Set default value of iteration/subiteration to -1, so it's not shown by default 8 vuotta sitten
  Samuel Thibault 5251aaa0c7 Set iteration numbers in stencil example too 8 vuotta sitten
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 vuotta sitten
  Samuel Thibault 1a33adc5ab Fix reading file size 8 vuotta sitten
  Samuel Thibault 4f657230da Dump task Gflop in tasks.rec 8 vuotta sitten
  Samuel Thibault fd82538e0a Fix starpu_data_set_coordinates call 8 vuotta sitten
  Samuel Thibault 6f80d6c001 Fix returned value for starpu_perfmodel_display 8 vuotta sitten
  Samuel Thibault c8261aa58f Fix previous commit: we need to get back to beginning of file :) 8 vuotta sitten
  Samuel Thibault 9feec47e07 Ignore empty performance model files, there is nothing that can be done about them 8 vuotta sitten
  Samuel Thibault 54bf705e97 Comment about "Incorrect performance model file" errors 8 vuotta sitten
  Samuel Thibault 7edd7335cb Print the incorrect performance model file path on errors 8 vuotta sitten
  Olivier Aumage b279cf877c - use a callback to free implicit tasks 8 vuotta sitten
  Samuel Thibault 72c5144f39 Avoid helgrind warnings on statistics 8 vuotta sitten
  Samuel Thibault 4fbf3e23d7 Check sched_mutex rule before releasing the mutex, in case releasing the mutex actually leads to seeing something freed that is used to access to the mutex (e.g. an index) 8 vuotta sitten
  Samuel Thibault 573ea8532d comment 8 vuotta sitten
  Samuel Thibault f599bc3c4e fix memory leak in rare case 8 vuotta sitten
  Samuel Thibault 05c39002ac fix build with old fxt 8 vuotta sitten
  Samuel Thibault ac97b46d35 fix build 8 vuotta sitten
  Samuel Thibault d9671ac8fa Move dyn_* task fields, to make sure we can detect nbuffers being bigger than STARPU_NMAXBUFS without using dyn_handles 8 vuotta sitten
  Samuel Thibault 44a2c4e852 Set coordinates of tiles 8 vuotta sitten
  Samuel Thibault d2e64bab1a Fix sizeof 8 vuotta sitten
  Samuel Thibault cd6325e21c fix non-fxt build for real :) 8 vuotta sitten