Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 23 (100.0%) | 1621 (100.0%) | 70.4 |
Added git version of runSusTests
Using the date instead of svn revision number to append to sus logs.
954 lines of code changed in 5 files:
Added a flag so user can pass compareUda options to the machinery on a per test basis.
compareUda_options="string" - Additional command line options for compare_uda
This useful for using ignoreVariables or compareVariables options.
21 lines of code changed in 3 files:
Changed option for mpirun:
-np -> -n
4 lines of code changed in 1 file:
Kokkos_dev nightly RT configuration:
- Arches & examples
- Standard optimized configure line
- "NIGHTLY" group of tests
- optimized tests only
- gold standards in the kokkos_rt directory
0 lines of code changed in 2 files:
Added error checking. A regression test must run at least 2 timesteps. If it doesn't then there is a memory
leak reported in hypre on a restart.
11 lines of code changed in 1 file:
uintah-build:
- explicitly enable arches, examples, ice, mpm, wasatch.
5 lines of code changed in 1 file:
listUpsFiles.py
- Added script that outputs a list of ups files that will be run for a given test. This is useful if you want to run sed/grep on all the ups files
orphanGoldStandards & generateGoldStandards __init_-.py
- found a better way for including relative imports
runSusTests
- reworked how the default inputpath is set.
67 lines of code changed in 6 files:
Changed output so it mimics the linux command "diff" Adam Gaia
2 lines of code changed in 1 file:
upsDiff.py
Added a "smart" script for catching difference in ups files. --Adam Gaia
R_Tester:
Turned on input file checking.
557 lines of code changed in 3 files: