IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2008, 2:41:54 PM (18 years ago)
Author:
Paul Price
Message:

psphotInit should not turn on threading for psImageConvolveMask because parts of some programs (e.g., ppStack, ppSub) explicitly do not want threading of that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadout.c

    r20464 r20829  
    77    psphotModelClassInit ();            // load implementation-specific models
    88    psphotSetThreads ();
    9     psImageConvolveSetThreads(true);
    109    return true;
    1110}
Note: See TracChangeset for help on using the changeset viewer.