-
Notifications
You must be signed in to change notification settings - Fork 28
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
CPU multicore and NUMA - updated results from old GBM-multicore repo #29
Comments
szilard
changed the title
Multicore/multithreaded performance (and NUMA slowdown)
Multicore/multithreaded per (and NUMA slowdown) - updated old GBM-multicore repo
May 20, 2019
szilard
changed the title
Multicore/multithreaded per (and NUMA slowdown) - updated old GBM-multicore repo
Multicore/multithreaded perf (and NUMA) - updated old GBM-multicore repo
May 20, 2019
szilard
changed the title
Multicore/multithreaded perf (and NUMA) - updated old GBM-multicore repo
Multicore/multithreaded perf (and NUMA) - updated results from old GBM-multicore repo
May 20, 2019
szilard
changed the title
Multicore/multithreaded perf (and NUMA) - updated results from old GBM-multicore repo
CPU multicore/multithreaded perf (and NUMA) - updated results from old GBM-multicore repo
May 25, 2019
2020-09-09 UPDATE: xgboost/lightgbm has improved in multi-core scaling / NUMA slow-down has been mitigated: compare vs: e.g.: NUMA issue: old: new: multicore scaling: old: new: |
Re-run with all tools (+h2o, ++catboost): Same with results for 1,2 cores removed and then rescaled to better see what's going on for many cores: Speedups for 2,4,8,16 physical cores (no HT and no NUMA): Speedup from 1 to 16 cores is:
|
szilard
changed the title
CPU multicore/multithreaded perf (and NUMA) - updated results from old GBM-multicore repo
CPU multicore and NUMA - updated results from old GBM-multicore repo
Sep 13, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Redoing old stuff from:
https://github.com/szilard/GBM-multicore
New code here:
https://github.com/szilard/GBM-perf/tree/master/analysis/multicore
The text was updated successfully, but these errors were encountered: