IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2010, 8:37:34 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/tap_branches/operations
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/tap_branches/operations

    • Property svn:ignore set to
      Makefile
  • branches/tap_branches/operations/publishing/input

    r25224 r27836  
    11macro setup
    2     $MODULES:0 = /home/panstarrs/ipp/ipp-svn/ippTasks
    3 
    42    module pantasks.pro
    53    module publish.pro
    64
    7     $POLLLIMIT = 16
     5    $POLLLIMIT = 64
    86
    97    $LOADPOLL = 1
     
    1412
    1513    add.database gpc1
    16     add.label dummy
     14#    add.label dummy
     15    add.label STS.nightlyscience
     16    add.label SweetSpot.nightlyscience
     17    add.label ThreePi.nightlyscience
    1718
    1819    waveC_nothreads
     
    7677  controller host add ippc06
    7778  controller host add ippc07
     79  controller host add ippc08
     80  controller host add ippc09
     81  controller host add ippc10
     82  controller host add ippc11
     83  controller host add ippc12
     84  controller host add ippc13
     85  controller host add ippc14
     86  controller host add ippc15
     87  controller host add ippc16
    7888end
    7989
     
    8797  controller host add ippc06 -threads $1
    8898  controller host add ippc07 -threads $1
     99  controller host add ippc08 -threads $1
     100  controller host add ippc09 -threads $1
     101  controller host add ippc10 -threads $1
     102  controller host add ippc11 -threads $1
     103  controller host add ippc12 -threads $1
     104  controller host add ippc13 -threads $1
     105  controller host add ippc14 -threads $1
     106  controller host add ippc15 -threads $1
     107  controller host add ippc16 -threads $1
    89108end
    90109
Note: See TracChangeset for help on using the changeset viewer.