-
Notifications
You must be signed in to change notification settings - Fork 395
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
[WIP] Router Lookahead Profiler #2683
base: master
Are you sure you want to change the base?
[WIP] Router Lookahead Profiler #2683
Commits on Jun 26, 2024
-
Created lookahead profiler (restored changes from previous branch)
Nathan Shreve committedJun 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 739029b - Browse repository at this point
Copy the full SHA 739029bView commit details
Commits on Jun 27, 2024
-
LookaheadProfiler now saves sink node info for efficiency
Nathan Shreve committedJun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for aa5570b - Browse repository at this point
Copy the full SHA aa5570bView commit details
Commits on Aug 12, 2024
-
Merge branch 'master' into feature_router_lookahead_verifier
Nathan Shreve committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for c88364a - Browse repository at this point
Copy the full SHA c88364aView commit details -
Nathan Shreve committed
Aug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for d406c57 - Browse repository at this point
Copy the full SHA d406c57View commit details -
Added command-line option for profiler
Nathan Shreve committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for c86ff7c - Browse repository at this point
Copy the full SHA c86ff7cView commit details -
Nathan Shreve committed
Aug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for ddf34eb - Browse repository at this point
Copy the full SHA ddf34ebView commit details -
Nathan Shreve committed
Aug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 0826ad7 - Browse repository at this point
Copy the full SHA 0826ad7View commit details -
Nathan Shreve committed
Aug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e8ea974 - Browse repository at this point
Copy the full SHA e8ea974View commit details -
Moved, refactored, and commented parse_lookahead_data.py
Nathan Shreve committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b5a752 - Browse repository at this point
Copy the full SHA 0b5a752View commit details
Commits on Aug 13, 2024
-
Fixed multithreading in parsing script
Nathan Shreve committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for cbe1334 - Browse repository at this point
Copy the full SHA cbe1334View commit details -
Nathan Shreve committed
Aug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 80086ff - Browse repository at this point
Copy the full SHA 80086ffView commit details
Commits on Aug 14, 2024
-
Fixed linting errors in python script
Nathan Shreve committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c747096 - Browse repository at this point
Copy the full SHA c747096View commit details -
Nathan Shreve committed
Aug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for e753094 - Browse repository at this point
Copy the full SHA e753094View commit details -
Eliminated profile_lookahead parameter in update_from_heap
Nathan Shreve committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for d9f4ee3 - Browse repository at this point
Copy the full SHA d9f4ee3View commit details -
Allowed users to enter a file name for profiler output
Nathan Shreve committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for dfab0a8 - Browse repository at this point
Copy the full SHA dfab0a8View commit details
Commits on Aug 15, 2024
-
Improved multiprocessing efficiency in script
Nathan Shreve committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c9801b7 - Browse repository at this point
Copy the full SHA c9801b7View commit details -
Nathan Shreve committed
Aug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fe0b55 - Browse repository at this point
Copy the full SHA 7fe0b55View commit details -
LookaheadProfiler::clear() now uses vtr::release_memory()
Nathan Shreve committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c8b196e - Browse repository at this point
Copy the full SHA c8b196eView commit details -
Requirements for script added to requirements.txt
Nathan Shreve committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for ed4460d - Browse repository at this point
Copy the full SHA ed4460dView commit details -
Updated some regtest seeds and golden results
Nathan Shreve committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for ab2c731 - Browse repository at this point
Copy the full SHA ab2c731View commit details -
Merge branch 'master' into feature_router_lookahead_verifier
Nathan Shreve committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2db5325 - Browse repository at this point
Copy the full SHA 2db5325View commit details
Commits on Aug 20, 2024
-
#ifdef-ed extra heap data and added CI test
Nathan Shreve committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 17ab565 - Browse repository at this point
Copy the full SHA 17ab565View commit details -
Merge branch 'master' into feature_router_lookahead_verifier
Nathan Shreve committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 595af59 - Browse repository at this point
Copy the full SHA 595af59View commit details -
Nathan Shreve committed
Aug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f10ec5 - Browse repository at this point
Copy the full SHA 2f10ec5View commit details -
Nathan Shreve committed
Aug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 9bcad70 - Browse repository at this point
Copy the full SHA 9bcad70View commit details
Commits on Aug 21, 2024
-
Nathan Shreve committed
Aug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for c05e498 - Browse repository at this point
Copy the full SHA c05e498View commit details
Commits on Aug 22, 2024
-
Merge branch 'master' into feature_router_lookahead_verifier
Nathan Shreve committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 643811b - Browse repository at this point
Copy the full SHA 643811bView commit details
Commits on Aug 23, 2024
-
Nathan Shreve committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c9bb58 - Browse repository at this point
Copy the full SHA 1c9bb58View commit details
Commits on Aug 30, 2024
-
Disabled RCV support for RouterLookahead, comments
Nathan Shreve committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for deddc8a - Browse repository at this point
Copy the full SHA deddc8aView commit details -
Merge branch 'master' into feature_router_lookahead_verifier
Nathan Shreve committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 971eebc - Browse repository at this point
Copy the full SHA 971eebcView commit details