IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10619


Ignore:
Timestamp:
Dec 11, 2006, 10:28:07 AM (20 years ago)
Author:
Paul Price
Message:

Altering for essence processing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r9506 r10619  
    33$parallel = 1
    44$scripts = .
    5 $WORKDIR = `ipp_workdir.pl`
     5$WORKDIR = `ipp_datapath.pl ESSENCE`
    66$loadpoll = 1
    77$loadexec = 10
     
    1111macro init.controller
    1212  if ($parallel)
    13     # controller host add mithrandir
    14     # controller host add alala
    1513    controller exit true
    16     controller host add po03
    17     controller host add po04
    18     controller host add po05
    19     controller host add po06
     14    controller host add sn2
     15    controller host add sn3
     16    controller host add sn4
     17    controller host add sn5
     18    controller host add sn6
     19    # sn7 serves the disk
    2020  end
    2121end
Note: See TracChangeset for help on using the changeset viewer.