Directory Packages/Uintah/scripts/LLNL_scripts/

Total Files:
14
Deleted Files:
0
Lines of Code:
927

[root]/Packages/Uintah/scripts/LLNL_scripts

Lines of Code

Packages/Uintah/scripts/LLNL_scripts/ Lines of Code

Developers

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

Most Recent Commits

harman 2007-12-14 11:24 Rev.: 39632

basename <uda>

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (changed)
harman 2007-12-14 10:29 Rev.: 39631

fixed usage

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (new)
harman 2007-12-03 11:14 Rev.: 39503

You don't need to have verbose option selected to verify data

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (+1 -1)
harman 2007-10-24 15:34 Rev.: 39143

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_pull_driver (new 82), pscp_pull (+30 -4)
dav 2007-10-24 13:38 Rev.: 39137

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+18 -2), pscp2 (+54 -15), verifyDataTransfer (new)
dav 2007-10-19 16:57 Rev.: 39091

remove unneeded fluff at end of script

0 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (-3)
dav 2007-10-19 16:54 Rev.: 39090

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:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (+6 -4)
harman 2007-10-16 16:32 Rev.: 39036

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1)
harman 2007-10-16 15:51 Rev.: 39033

pscp2
- look inside of the checkpoints

verifyDataTransfer
- look inside of the checkpoints

11 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (+1 -1), verifyDataTransfer (+10 -4)
harman 2007-10-08 13:46 Rev.: 38940

This should have been committed on the last commit.

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1)
dav 2007-09-21 15:39 Rev.: 38797

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:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (+18 -6), pscp_pull_driver (new)
dav 2007-09-21 15:03 Rev.: 38796

Fixed the pscp pull script

132 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (+95 -36), pscp_pull_driver (+37 -15)
sbrown 2007-09-12 14:27 Rev.: 38665

Debug templates.

135 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: template_alc_debug.pbs (new 67), template_up_debug.pbs (new 68)
sbrown 2007-09-12 14:24 Rev.: 38664

Weekday scripts.

139 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: template_alc_weekday.pbs (new 69), template_up_weekday.pbs (new 70)
sbrown 2007-09-12 14:19 Rev.: 38663

PSUB scripts for ALC and UP.

141 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: template_alc_dat.pbs (new 70), template_up_dat.pbs (new 71)
harman 2007-07-12 09:42 Rev.: 38045

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:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (+7 -6), pscp2_driver_IRIX64 (+1 -1), pscp2_driver_Linux (new)
harman 2007-07-03 09:17 Rev.: 37958

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1), pscp2 (+6 -5), pscp2_driver_IRIX64 (+1 -1), pscp2_driver_Linux (+1 -1), verifyDataTransfer (+6 -5)
harman 2007-05-01 08:12 Rev.: 37455

Force rsync to use 'ssh -x'

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1)
harman 2007-04-28 15:23 Rev.: 37446

mimic logic used in pscp2 to generate file list

3 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: verifyDataTransfer (+3 -2)
harman 2007-04-19 10:40 Rev.: 37352

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:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (+2 -3)

(1 more)

Generated by StatSVN 0.4.0