[root]/Packages/Uintah/scripts/LLNL_scripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 831 (100.0%) | 19.3 |
sbrown | 6 (14.0%) | 415 (49.9%) | 69.1 |
dav | 12 (27.9%) | 256 (30.8%) | 21.3 |
harman | 25 (58.1%) | 160 (19.3%) | 6.4 |
basename <uda>
0 lines of code changed in 2 files:
fixed usage
0 lines of code changed in 2 files:
You don't need to have verbose option selected to verify data
1 lines of code changed in 1 file:
Added a -verify option.
With this option you can verify, with rsync, the uda that
was previously "pulled".
---------------------------------------------------------------
Usage: pscp [-v] [-verify] <# of Processors> <login@Remote Machine>:<remote dir> <local dir>
-v - optional verbose flag
-verify verify data that has already been received
[Note, you can setenv SSH to use a specific 'ssh' if necessary.
112 lines of code changed in 2 files:
Updated scripts to work on LLNL uP machine. Cleaner error messages. More bullet proofing. Run from any dir (and reference the correct files).
99 lines of code changed in 5 files:
remove unneeded fluff at end of script
0 lines of code changed in 1 file:
find the driver file in the same dir as the script (no matter where you run it from). Allow local file to be an absolute path.
6 lines of code changed in 1 file:
added -R option to rsync command
--relative use relative path names
This will fix the checkpoint files clobbering the files
in the uda/ directory.
1 lines of code changed in 1 file:
pscp2
- look inside of the checkpoints
verifyDataTransfer
- look inside of the checkpoints
11 lines of code changed in 2 files:
This should have been committed on the last commit.
1 lines of code changed in 1 file:
Allow for the use of SSH env var. Updated comments. Fixed hardcoded reference to dav's path.
19 lines of code changed in 3 files:
Fixed the pscp pull script
132 lines of code changed in 2 files:
Debug templates.
135 lines of code changed in 2 files:
Weekday scripts.
139 lines of code changed in 2 files:
PSUB scripts for ALC and UP.
141 lines of code changed in 2 files:
changed name /tmp/pscp_file -> /tmp/pscp_files_<uda
so more than 1 pscp2 transfer can occur simultaneously.
9 lines of code changed in 5 files:
Write out "pscp_files" in /tmp/ instead of the current directory. This allows others
in the uintah group to transfer data.
15 lines of code changed in 5 files:
Force rsync to use 'ssh -x'
1 lines of code changed in 1 file:
mimic logic used in pscp2 to generate file list
3 lines of code changed in 1 file:
find all text files in the uda and list them first. Now spew files are automatically copied
2 lines of code changed in 1 file:
(1 more)