Regression tests: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* compare outputs of BASELINE and CURRENT verions. Compare the restart and NetCDF-4 files, (TOTAL) times taken by each GridComp and memory usages as reported by MAPL timers. | * compare outputs of BASELINE and CURRENT verions. Compare the restart and NetCDF-4 files, (TOTAL) times taken by each GridComp and memory usages as reported by MAPL timers. | ||
The idea here is to checkout a | The idea here is to checkout a "correct" version of the code, run an experiment and consider the resulting output to be the BASELINE version. Next, checkout the UNSTABLE tag, build it, run the experiment and compare the resulting | ||
output (CURRENT version) with the BASELINE version. | output (CURRENT version) with the BASELINE version. | ||