CMAP-REPOS / cmap_csvm

CMAP's commercial services vehicle model source code
1 stars 0 forks source link

parallel workers issue #66

Closed tinleycraig closed 1 year ago

tinleycraig commented 1 year ago

@ColSmith76 Running version 0.5.4 resulted in the following error: Running the base scenario for 2019 Starting Firm Synthesis Step Processing Firm Synthesis Inputs Running Firm Synthesis Simulation Creating Base Year Establishment List Adding Employment Group and Spatial Variables Saving Firm Synthesis Database Starting Commercial Vehicle Touring Step Processing Commercial Vehicle Touring Inputs Loading required package: parallel Running Commercial Vehicle Touring Simulation Error in value[3L] : Error in parallel workers: Error in checkForRemoteErrors(val): 4 nodes produced errors; first error: object 'StopLocType' not found Calls: source ... tryCatch -> tryCatchList -> tryCatchOne -> In addition: There were 17 warnings (use warnings() to see them) Execution halted

ColSmith76 commented 1 year ago

@tinleycraig that error is fixed, as I just pushed a bug fix (I'd added a stop loc type field to differentiate between stops as households and stops at non-residential locations and was testing but missing one reference to it in the intermediate stops model.

At the last release tag the models should have been working okay, and also current repo should be okay again now

ColSmith76 commented 1 year ago

close this once current test run completed and results etc pushed to github