-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full Scale Performance: Multi-Process, Sharrow Off #9
Comments
Completed on a 1TB machine with 48 cores. Used logs_no_sh_full_mp.zip |
Ran multiprocessing with sharrow off and varied the number of cores (just like #22 (comment)). Completed on a 500 GB, 24 core RSG machine. Observations:
|
Performed multiprocessing tests with different numbers of processors on WSP server that has 512 GB RAM and 32 cores, with sharrow off, explicit chunking set to 0.2 (5 chunks), and using the zlib skims. The observations are similar to David's. Many components see diminishing returns with more processors. The oddball is non-mandatory tour scheduling which only gets worse with more processors. |
This is the issue to report on memory usage and runtime performance...
data_dir: "data-full"
full scale skims (24333 MAZs)households_sample_size: 0
(full scale 100% sample of households)sharrow: false
multiprocess: True
The text was updated successfully, but these errors were encountered: