Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 31 (100.0%) | 171 (100.0%) | 5.5 |
Fixed syntax error.
0 lines of code changed in 2 files:
- updated email distribution list for the gpu_rt and kokkos_rt.
- disable sci-malloc for debug compilations on kokkos builds.
- removed EOL white spaces.
0 lines of code changed in 2 files:
Set env variable to fix issue with dialog running on certain terminals.
2 lines of code changed in 4 files:
Updated email list for kokkos-dev.
1 lines of code changed in 1 file:
fixed typo
1 lines of code changed in 1 file:
Moved helpers/cleanup -> toplevel
Renamed svn_checkout_startTester -> svn_checkout_scripts
Download fresh copies of the scripts everynight.
94 lines of code changed in 4 files:
Added configuration for kokkos_rt, untested.
12 lines of code changed in 1 file:
Overwrite file if it exists.
0 lines of code changed in 1 file:
- removed weeds.
- added script to download from the repo the latest version of startTester. This script
should be called before the nightly RT is started.
20 lines of code changed in 3 files:
Added a date stamp to the output.
1 lines of code changed in 1 file:
- Removed cyrus's configuration
- Added ability to output html from the local RT scripts. This will be useful for
inspecting buildbot failures.
- rsync an application's results to public_html/ after all tests have run.
- Misc. cleanup.
15 lines of code changed in 2 files:
This should fix the HTML links for sus output.
3 lines of code changed in 1 file:
Update the scripts to run with python 3.X.
7 lines of code changed in 3 files:
Added URL for memory/peformance plots to email message.
2 lines of code changed in 1 file:
Updated from helpers.runSusTests list.
1 lines of code changed in 1 file:
- Removed tabs
- Added more descriptive exception messages.
- Name changes:
nameoftest() -> getTestName()
input() -> getUpsFile()
num_processes -> getMPISize()
testOS() -> getTestOS()
userFlags() -> getTestFlags()
ALGO -> application
Fixed setInputsDir() and simplified getInputsDir()
BugFix:
For performance tests pass modUPS() the local patch so it will modify a local
copy of the input file.
8 lines of code changed in 1 file:
Eliminated some confusing code and logic:
changed : setGeneratingGoldStandards() -> setInputsDir()
changed : generatingGoldStandards() -> getInputsDir()
Cleaned import statements for all component.py files, removed unnecessary conditional block.
2 lines of code changed in 1 file:
Due to an unresolved debug compiliation error I removed Wasatch from the gpu_RT.
2 lines of code changed in 1 file: