Directory R_Tester/helpers/

Total Files:
9
Deleted Files:
0
Lines of Code:
3200

[root]/R_Tester/helpers

Lines of Code

R_Tester/helpers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 23 (100.0%) 1621 (100.0%) 70.4

Most Recent Commits

harman 2019-12-19 14:25 Rev.: 59914

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:

  • R_Tester/helpers: performance_check (changed), runSusTests.py (new), runSusTests_git.py (new 954)
harman 2019-12-11 16:15 Rev.: 59889

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:

  • R_Tester/helpers: compare_sus_runs (+13 -10), runSusTests.py (+8 -4)
harman 2019-09-27 15:31 Rev.: 59665

Changed option for mpirun:

-np -> -n


4 lines of code changed in 1 file:

  • R_Tester/helpers: runSusTests.py (+4 -4)
harman 2019-07-12 14:09 Rev.: 59530

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:

  • R_Tester/helpers: build (new)
harman 2019-07-01 14:52 Rev.: 59500

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:

  • R_Tester/helpers: runSusTests.py (+11 -3)
harman 2019-06-20 10:56 Rev.: 59484

uintah-build:
- explicitly enable arches, examples, ice, mpm, wasatch.

5 lines of code changed in 1 file:

  • R_Tester/helpers: build (+5 -1)
harman 2019-06-17 14:09 Rev.: 59474

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:

  • R_Tester/helpers: __init__.py (+2 -1), listUpsFiles.py (new 55), orphanGoldStandards.py (+1 -1), runSusTests.py (+9 -7)
harman 2019-03-19 08:11 Rev.: 59271

Changed output so it mimics the linux command "diff" Adam Gaia

2 lines of code changed in 1 file:

  • R_Tester/helpers: compare_sus_runs (+2 -2)
harman 2019-03-08 13:08 Rev.: 59256

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:

  • R_Tester/helpers: compare_sus_runs (+4 -6), runSusTests.py (+1 -1), upsDiff.py (new 552)
Generated by StatSVN 0.7.0