Directory Packages/Uintah/scripts/

Total Files:
4
Deleted Files:
1
Lines of Code:
665

[root]/Packages/Uintah/scripts
                directory in repo LLNL_scripts (9 files, 863 lines)
                directory in repo buildbot (1 files, 31 lines)
                directory in repo doxygen (3 files, 5 lines)

Lines of Code

Packages/Uintah/scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 751 (100.0%) 19.7
dav 5 (13.2%) 298 (39.7%) 59.6
jas 16 (42.1%) 191 (25.4%) 11.9
harman 9 (23.7%) 184 (24.5%) 20.4
luitjens 6 (15.8%) 78 (10.4%) 13.0
sbrown 2 (5.3%) 0 (0.0%) 0.0

Most Recent Commits

sbrown 2008-12-15 18:23 Rev.: 42719

Check for missing RAID stripes. Print name of test before running it.

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts: validateUda (new)
jas 2008-12-03 22:20 Rev.: 42661

script to create the inputs directory used by buildbot.

5 lines of code changed in 1 file:

  • Packages/Uintah/scripts: create_inputs_dir.sh (new 5)
jas 2008-11-13 15:20 Rev.: 42485

Use the return value from compare_uda to determine success or failure.

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts: regression_tester (changed)
harman 2008-11-07 10:40 Rev.: 42434

no longer used.

0 lines of code changed in 1 file:

  • Packages/Uintah/scripts: noRadiation (del)
luitjens 2008-11-04 00:41 Rev.: 42395

updates to the stacktrace script on ranger

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts: getstacktrace.ranger.sh (new)
jas 2008-10-29 21:10 Rev.: 42347

Use the new name for the mpmarches pipe test, aka mpmpipe_test.ups.

3 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+3 -2)
jas 2008-10-29 15:10 Rev.: 42337

Add more Arches tests.

52 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+52 -70)
jas 2008-10-26 11:29 Rev.: 42322

Fix restarting so that it returns the proper return code for success or
failure.

11 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+11 -4)
jas 2008-10-09 15:04 Rev.: 42226


Remove test_corrug_plate test temporarily.

2 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+2 -1)
jas 2008-10-09 14:21 Rev.: 42225

Create new function run_case that eliminates the need for all of the
*_test functions.

Track when a set of tests actually fails and exit with a non-zero quantity.

Remove poisson2 from the example set of tests.

Always run the model tests with MPI.

67 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+67 -139)
dav 2008-09-17 18:37 Rev.: 42129

Fix for OSX

8 lines of code changed in 1 file:

  • Packages/Uintah/scripts: validateUda (+8 -3)
luitjens 2008-09-15 11:10 Rev.: 42105

Modified the output of getstacktrace

11 lines of code changed in 1 file:

  • Packages/Uintah/scripts: getstacktrace.ranger.sh (+11 -4)
luitjens 2008-08-18 14:55 Rev.: 41924

A script to get stack traces from running jobs.

To run type execute this script with the following parameters

getstacktrace.ranger.sh <jobid> <executable name>

where <jobid> is the id of the job which can get obtained with the command 'qstat'.
and executable name is the name of the running executable.

For example

%getstacktrace.ranger.sh 181172 sus

The stack trace is set to stdout.

Similar scripts could be created for other servers with minimal effort.

65 lines of code changed in 1 file:

  • Packages/Uintah/scripts: getstacktrace.ranger.sh (+65)
harman 2008-08-05 14:44 Rev.: 41830

test that all p.xxxx.xml files have size > 0

10 lines of code changed in 1 file:

  • Packages/Uintah/scripts: validateUda (+10 -1)
jas 2008-07-22 19:18 Rev.: 41689

Add the -mpi option if we are are using mpirun.

3 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+3)
jas 2008-07-07 20:07 Rev.: 41434

Use the proper c++ standard for include files for the C inlude files, i.e.
<stdio.h> --> <cstdio>
<math.h> --> <cmath>

Tested on g++ 4.2 and 4.3 compilers.

8 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+8)
harman 2008-06-30 14:43 Rev.: 41375

previous commit had error.

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+1 -1)
harman 2008-06-30 14:36 Rev.: 41372

ar -> arches
ma -> mpmarches

5 lines of code changed in 1 file:

  • Packages/Uintah/scripts: regression_tester (+5 -5)
harman 2008-05-21 16:13 Rev.: 41116

Don't run stat command on missing file.

7 lines of code changed in 1 file:

  • Packages/Uintah/scripts: validateUda (+7 -6)
harman 2008-05-21 14:57 Rev.: 41115

# validateUda:
#
# usage: validateUda <udas>
#
# This scripts performs the following tests on a uda:
# 0) does index.xml exist
# 1) does each timestep listed in the index.xml file exist
# 2) Does timestep/timestep.xml file exist
# 3) Does a level directory for each level exist
# 4) for each level directory does a pxxxx.xml file exist
# 5) for each level directory does a pxxxx.data file exist and is size > 0

150 lines of code changed in 1 file:

  • Packages/Uintah/scripts: validateUda (+150)

(15 more)

Generated by StatSVN 0.4.0