IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2010, 10:15:20 AM (16 years ago)
Author:
eugene
Message:

limit number of I/O tasks (destreak, dist); keep queues full

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/warp.pro

    r26950 r27005  
    165165
    166166  task.exec
     167    # if we are unable to run the 'exec', use a long retry time
     168    periods -exec $RUNEXEC
     169
    167170    book npages warpInputExp -var N
    168171    if ($N == 0) break
     
    203206      echo command $run
    204207    end
     208    periods -exec 0.05
    205209    command $run
    206210  end
     
    292296
    293297  task.exec
     298    # if we are unable to run the 'exec', use a long retry time
     299    periods -exec $RUNEXEC
     300
    294301    book npages warpPendingSkyCell -var N
    295302    if ($N == 0) break
     
    342349      echo command $run
    343350    end
     351    periods -exec 0.05
    344352    command $run
    345353  end
Note: See TracChangeset for help on using the changeset viewer.