Ignore:
Timestamp:
06/23/15 10:15:38 (11 months ago)
Author:
mmckerns
Message:

updated to use pathos.pools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UQ/legacy/envelope/Driver_BoLiSurr_Cy.py

    r776 r800  
    4343  # with multiprocessing  
    4444##nodes = 7 #len(runs) 
    45 ##from pathos.multiprocessing import ProcessingPool as Pool 
     45##from pathos.pool import ProcessPool as Pool 
    4646##results = Pool(nodes).map(looper, runs) 
    4747  # with MPI 
Note: See TracChangeset for help on using the changeset viewer.