Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 87 (100.0%) | 4.3 |
harman | 15 (75.0%) | 60 (69.0%) | 4.0 |
ahumphrey | 4 (20.0%) | 26 (29.9%) | 6.5 |
dav | 1 (5.0%) | 1 (1.1%) | 1.0 |
Removed all locking mechanisms except for 1.
The cleanup script is called from a cron job and removes all SCI.*
directories.
1 lines of code changed in 4 files:
If the "do_performance_test" flag is selected log the simulation
run time to a file and plot it. Make this plot accessible to
users via the web page.
Note you can't perform uda_comparisons and performance
tests together. With performance testing all file I/O is turned off.
9 lines of code changed in 1 file:
Add in new host name for GPU tester. There are two possible right now (albion & kaibab), soon only one though.
3 lines of code changed in 3 files:
Now parsing sus command line options and using them.
Added bulletproofing for running gpu runs.
34 lines of code changed in 1 file:
added "." to the path so it will find the doComponentTests scripts.
1 lines of code changed in 1 file:
Remove extra PATH stuff... user should have their PATH set correctly suck that the script doesn't need to add to it... Specifically we need to remove /usr/lib as this is causing Wasatch3P CMake to find the wrong libs for boost.
1 lines of code changed in 1 file:
added environmental variable WHICH_TESTS when creating "do<component>Test" scripts
0 lines of code changed in 2 files:
Updated the python version warning to reflect path change at chpc.
2 lines of code changed in 1 file:
if python version is < 2.5 then print a warning and exit
1 lines of code changed in 1 file:
using gforge.sci.utah.edu instead of code.sci.utah.edu for svn repository.
1 lines of code changed in 1 file:
Reintegration of /branches/gpu_dev with trunk.
r47314-r48286
23 lines of code changed in 1 file:
Nightly & localRT:
- if a memory leak is detected then see if the all the VarLabels were deleted.
Warn the user if a VarLabel was not deleted.
4 lines of code changed in 1 file:
print summary after all localRT tests have run.
print
"Failed 1 user <user."
if a test has failed.
5 lines of code changed in 1 file:
generateGoldStandard: More descriptive error message.
Wasatch:
- Added ability to run on multiple levels with no inter-level communication
- Add RT test.
2 lines of code changed in 1 file: