Samuel Thibault
|
2ab59ea36f
starpu_replay: print results on only one line
|
5 年 前 |
Samuel Thibault
|
be97bf119e
Clear starpu_replay output, print GF/s when available
|
5 年 前 |
Samuel Thibault
|
f252fdc780
fix starpu_replay into actually simulating task time again
|
5 年 前 |
Samuel Thibault
|
645b597c2d
starpu_replay: Store original handle for easier debugging
|
5 年 前 |
Samuel Thibault
|
e54ec1a16b
fix warnings
|
5 年 前 |
Samuel Thibault
|
727dbf905f
replay needs to initialize data when it will be read, not written
|
5 年 前 |
Samuel Thibault
|
68e5c12db5
Add replay_interface data interface to be able to properly simulate size changes
|
5 年 前 |
Samuel Thibault
|
5e2ac4d57e
starpu_replay: Cope with the case when the number of parameters might be inconsistent in the trace
|
6 年 前 |
Samuel Thibault
|
8c4287f7e9
starpu_replay: Make sure we have the arch comb for the targetted workerid
|
6 年 前 |
Samuel Thibault
|
3b5436f3b5
starpu_replay: unload model before freeing its storage
|
6 年 前 |
Samuel Thibault
|
8445f41cf9
starpu_replay: Add line number for debugging
|
6 年 前 |
Samuel Thibault
|
bc081d3470
starpu_replay: handle case when the same not-registered handle appears several times as parameter
|
6 年 前 |
Samuel Thibault
|
cc277fcae8
starpu_replay: Avoid hanging on enodev
|
6 年 前 |
Samuel Thibault
|
b012313d37
Use spaces instead of underscores to separate parameter descriptions
|
6 年 前 |
Samuel Thibault
|
7762d0fc66
Cope with non-complete performance measurements in starpu_replay
|
6 年 前 |
Nathalie Furmento
|
5983f9f199
minor fixes for cppcheck warnings
|
6 年 前 |
Nathalie Furmento
|
d183b2a4f6
tools/starpu_replay: fix printf format
|
6 年 前 |
Samuel Thibault
|
059fb9530f
Nicer output
|
6 年 前 |
Samuel Thibault
|
f09b99a586
more coherent output
|
6 年 前 |
Samuel Thibault
|
80bb958253
Print task submission and execution progression too
|
6 年 前 |
Samuel Thibault
|
f7ec15f754
make it clear that the printed time is simulated
|
6 年 前 |
Samuel Thibault
|
413766bc5d
Cope with synchronization tasks which do not have a submitorder
|
6 年 前 |
Samuel Thibault
|
e94a4ece4b
Cope with data without any task being marked wontuse
|
6 年 前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年 前 |
Nathalie Furmento
|
a09c6a5f36
tools/starpu_replay.c: check pointer is valid before accessing it
|
6 年 前 |
Samuel Thibault
|
a90c35ed2f
Show task submission progression more progressively
|
6 年 前 |
Samuel Thibault
|
d5a1f197b2
starpu_replay: Rather display time in ms
|
6 年 前 |
Nathalie Furmento
|
3846498570
tools: minor fixes to follow coding conventions
|
7 年 前 |
Lionel ED
|
06a6ab56e7
replay.c: display information message when submission is incorrect
|
7 年 前 |
Lionel ED
|
4959ede8c5
replay.c: display (simulated) execution time at end of simulation
|
7 年 前 |