Commit History

Author SHA1 Message Date
  Nathalie Furmento 456eef1f43 fix code formatting 5 years ago
  Lionel ED 92aed6b8c5 starpu_replay: also check the length of the Sizes: field 5 years ago
  Lionel ED 30a6f0f5db Debug in starpu_replay: actually take all parameters into account, not just the first one. 5 years ago
  Samuel Thibault d531456057 starpu_replay: Remove disabling the sequential consistency: thanks to the submitorder we submit tasks in the proper order and can thus let sequential consistency play its role. This is needed for MPI support 5 years ago
  Samuel Thibault f8994a7e32 Build starpu_replay twice, once without MPI and once with 5 years ago
  Samuel Thibault 786cb4cfe5 Move starpu_replay to its own directory, so we can build it with mpicc 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 5 years ago
  Samuel Thibault 2ab59ea36f starpu_replay: print results on only one line 5 years ago
  Samuel Thibault be97bf119e Clear starpu_replay output, print GF/s when available 5 years ago
  Samuel Thibault f252fdc780 fix starpu_replay into actually simulating task time again 5 years ago
  Samuel Thibault 645b597c2d starpu_replay: Store original handle for easier debugging 5 years ago
  Samuel Thibault e54ec1a16b fix warnings 5 years ago
  Samuel Thibault 727dbf905f replay needs to initialize data when it will be read, not written 5 years ago
  Samuel Thibault 68e5c12db5 Add replay_interface data interface to be able to properly simulate size changes 5 years ago
  Samuel Thibault 5e2ac4d57e starpu_replay: Cope with the case when the number of parameters might be inconsistent in the trace 6 years ago
  Samuel Thibault 8c4287f7e9 starpu_replay: Make sure we have the arch comb for the targetted workerid 6 years ago
  Samuel Thibault 3b5436f3b5 starpu_replay: unload model before freeing its storage 6 years ago
  Samuel Thibault 8445f41cf9 starpu_replay: Add line number for debugging 6 years ago
  Samuel Thibault bc081d3470 starpu_replay: handle case when the same not-registered handle appears several times as parameter 6 years ago
  Samuel Thibault cc277fcae8 starpu_replay: Avoid hanging on enodev 6 years ago
  Samuel Thibault b012313d37 Use spaces instead of underscores to separate parameter descriptions 6 years ago
  Samuel Thibault 7762d0fc66 Cope with non-complete performance measurements in starpu_replay 6 years ago
  Nathalie Furmento 5983f9f199 minor fixes for cppcheck warnings 6 years ago
  Nathalie Furmento d183b2a4f6 tools/starpu_replay: fix printf format 6 years ago
  Samuel Thibault 059fb9530f Nicer output 6 years ago
  Samuel Thibault f09b99a586 more coherent output 6 years ago
  Samuel Thibault 80bb958253 Print task submission and execution progression too 6 years ago
  Samuel Thibault f7ec15f754 make it clear that the printed time is simulated 6 years ago
  Samuel Thibault 413766bc5d Cope with synchronization tasks which do not have a submitorder 6 years ago
  Samuel Thibault e94a4ece4b Cope with data without any task being marked wontuse 6 years ago