IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2008, 4:20:57 PM (18 years ago)
Author:
eugene
Message:

convert chiphost tables to ipphosts tables, add lookups for skycellID to host, add in the redirect-output option to stack and diff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/site.mhpcc.pro

    r18947 r19545  
    44## 1) the machines used for processing
    55## 2) the default_host and workdir_template variables
    6 ## 3) the chiphost table
     6## 3) the ipphost table
    77
    88macro init.cluster.mhpcc
     
    5959  init.copy.mhpcc on
    6060
    61   queueload tmp -x "cat $MODULES:0/chiphosts.mhpcc.config"
    62   ipptool2book tmp chiphosts -key camera
     61  queueload tmp -x "cat $MODULES:0/ipphosts.mhpcc.config"
     62  ipptool2book tmp ipphosts -key camera
    6363end
    6464
     
    6666  init.copy.mhpcc on
    6767
    68   queueload tmp -x "cat $MODULES:0/chiphosts.mhpcc.config"
    69   ipptool2book tmp chiphosts -key camera
     68  queueload tmp -x "cat $MODULES:0/ipphosts.mhpcc.config"
     69  ipptool2book tmp ipphosts -key camera
    7070end
Note: See TracChangeset for help on using the changeset viewer.