<< Index

Package Runpr

File: modules/Runpr.pm Version: 1.46;

Runpr ...   Runpr.pm   Runs  codes for transp data prep
                                                    jconboy@jet.uk 
Use: Err
File
MPI_run
TrEnv
TrLock
Util
strict
Routine Comment Arguments
LL_script        Generate script to submit to load leveller  
MemReq        Set memory request ; batch => 8M, else 2.5  
Run        General run cmnd
        $_[0]      Command
        $_[1]      Options
 
RunX       Run the command, in a new X window my( $cmnd, $ttl ) = @_;
Run_E       Run the command, in an existing window my( $Scmnd, $ttl ) = @_;
Run_LL       Run command, use load leveller..  
Run_MPI       Run the command, in an existing window my( $Scmnd, $ttl ) = @_;
Run_Rsh       Run command, use rsh .. my( $Scmnd, $ttl ) = @_;
Runio        process input and output redirection my ( $theCommand, $name ) = @_ ;
Test           Run - test & verification
$ARGV_[0]  =  LL    Run load leveller test
 
V Print version number  
iotest        Perl script to test Runpr  
xRun_LL       Run command, use load leveller.. my( $Scmnd, $ttl ) = @_;