Revisiting the LogGPS model for simulation purposes
Table of Contents
1. R initizalization
1.1. Trace loading
1.2. Split in measurement sets
1.3. Link first set of measurements with injected workload
1.4. Link second set of measurements with injected workload
1.5. Link third set of measurements with injected workload
1.6. Define breakpoints
1.7. Plotting functions
2. SMPI
2.1. Model MPI
Send
(piecewise o
s
+ k*O
s
)
2.2. Model MPI
Recv
(piecewise o
r
+ k*O
r
)
2.3. Model Transfer time (piecewise l+ k*[g|G])
2.4. XML export for latency and bandwidth
2.5. Export XML
3. LogGPS
3.1. Export XML
3.2. Graphical check for O
s
3.3. Graphical check for O
r
3.4. Graphical check for pingpong
Sitemap