Directory R_Tester/toplevel/

Total Files:
4
Deleted Files:
0
Lines of Code:
891

[root]/R_Tester/toplevel

Lines of Code

R_Tester/toplevel/ Lines of Code

Developers

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

Most Recent Commits

harman 2012-11-01 10:05 Rev.: 49514

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:

  • R_Tester/toplevel: crontab.linux (new), startTester (-23)
harman 2012-10-22 10:05 Rev.: 49473

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:

  • R_Tester/toplevel: startTester (+9 -3)
ahumphrey 2012-10-18 13:25 Rev.: 49462

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:

  • R_Tester/toplevel: generateGoldStandards.py (new), startTester (+1 -1)
harman 2012-09-14 09:02 Rev.: 49223

Now parsing sus command line options and using them.
Added bulletproofing for running gpu runs.

34 lines of code changed in 1 file:

  • R_Tester/toplevel: generateGoldStandards.py (+34 -4)
harman 2012-08-01 07:48 Rev.: 49007

added "." to the path so it will find the doComponentTests scripts.

1 lines of code changed in 1 file:

  • R_Tester/toplevel: startTester (+1 -1)
dav 2012-07-31 09:59 Rev.: 49005

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:

  • R_Tester/toplevel: startTester (+1 -1)
harman 2012-04-25 13:15 Rev.: 48681

added environmental variable WHICH_TESTS when creating "do<component>Test" scripts

0 lines of code changed in 2 files:

  • R_Tester/toplevel: startLocalTest (new)
harman 2012-04-06 16:41 Rev.: 48550

Updated the python version warning to reflect path change at chpc.

2 lines of code changed in 1 file:

  • R_Tester/toplevel: generateGoldStandards.py (+2 -2)
harman 2012-04-06 16:37 Rev.: 48549

if python version is < 2.5 then print a warning and exit

1 lines of code changed in 1 file:

  • R_Tester/toplevel: generateGoldStandards.py (+1 -1)
harman 2012-03-22 08:07 Rev.: 48422

using gforge.sci.utah.edu instead of code.sci.utah.edu for svn repository.

1 lines of code changed in 1 file:

  • R_Tester/toplevel: startTester (+1 -1)
ahumphrey 2012-02-22 19:59 Rev.: 48291

Reintegration of /branches/gpu_dev with trunk.
r47314-r48286

23 lines of code changed in 1 file:

  • R_Tester/toplevel: startTester (+23 -3)
harman 2012-02-15 13:48 Rev.: 48260

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:

  • R_Tester/toplevel: startLocalTest (+4)
harman 2012-02-14 13:43 Rev.: 48244

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:

  • R_Tester/toplevel: startLocalTest (+5)
harman 2012-01-26 10:42 Rev.: 48148

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:

  • R_Tester/toplevel: generateGoldStandards.py (+2 -1)
Generated by StatSVN 0.7.0