IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2008, 12:41:58 PM (18 years ago)
Author:
eugene
Message:

turn on threading; add -threads argument, split out pswarpTransformSources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/pswarp/src/pswarp.c

    r18752 r18753  
    1717    psLibInit(NULL);
    1818
    19     // create the thread pool with 4 threads, supplying our thread launcher function
    20     // XXX need to determine the number of threads from the config data
    21     psThreadPoolInit (4, &pswarpThreadLauncher);
    22    
    2319    // model inits are needed in pmSourceIO
    2420    // models defined in psphot/src/models are not available in psastro
Note: See TracChangeset for help on using the changeset viewer.