[root]/scripts
buildbot
(1 files, 510 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 37 (100.0%) | 760 (100.0%) | 20.5 |
harman | 21 (56.8%) | 714 (93.9%) | 34.0 |
jas | 15 (40.5%) | 32 (4.2%) | 2.1 |
jpeterson | 1 (2.7%) | 14 (1.8%) | 14.0 |
Allow for the user to specify the location of the TestData.
0 lines of code changed in 2 files:
added formatting to awk print statement:
On updraft
Now converting movie.0007.png to 7.png << worked
Now converting movie.0008.png to 8.png << crashed
I don't get it........
0 lines of code changed in 2 files:
return error code.
0 lines of code changed in 2 files:
create the remote directory.
0 lines of code changed in 2 files:
Parallel copy script that runs on multiple nodes.
The user must be using either interactive nodes or the batch scheduling system.
The user is limited to 50 processors to transfer data. Three methods to transfer
data are supported cp, tar and rsync. Rsync is strongly encouraged since it has error checking
Usage: pcp <number of nodes> <method (cp/rsync/tar)> <transfer entire uda (y/n) > < remove remote directory (y/n) > < local dir to be copied> <remote dir>"
218 lines of code changed in 3 files:
corrected checkpoint path
3 lines of code changed in 1 file:
Parallel copy script based off of pscp2. This script works with one node
274 lines of code changed in 2 files:
Ignore if already present.
2 lines of code changed in 1 file:
Link to the testdata.
9 lines of code changed in 1 file:
This script is a wrapper around the command xmlstarlet to replace elements of complex
xml documents. This was designed for editing ups files that have
multiple elements with the same name or when an xml tag spans more than one line.
Usage: replace_XML_value <xml path to element> <replacement value> <xmlfile>
To find the xml path run the command:
xmlstarlet el -v <xmlFile>
97 lines of code changed in 1 file:
harden the script
0 lines of code changed in 2 files:
moved my XML find & replace scripts to a better spot
119 lines of code changed in 2 files:
Remove the explode2D_amr from testing.
0 lines of code changed in 2 files:
Add advect_3L_3D test.
6 lines of code changed in 1 file:
Update arches test so they agree with the nightly rt.
2 lines of code changed in 1 file:
Use one processor for period_disks.
2 lines of code changed in 1 file:
Make periodic_disks run with four processors instead of six.
3 lines of code changed in 1 file:
Removed redundant code to create a symbolic link to the inputs directory.
make link_inputs
does it.
0 lines of code changed in 1 file:
Do a more exhaustive find if the file isn't found for compare_uda.
5 lines of code changed in 1 file:
Fix typo for dqmom_test_2c.
1 lines of code changed in 1 file:
(6 more)