Skip to content
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

parameters for duplicating experiment results #13

Open
chenmagi opened this issue Jul 9, 2024 · 2 comments
Open

parameters for duplicating experiment results #13

chenmagi opened this issue Jul 9, 2024 · 2 comments

Comments

@chenmagi
Copy link

chenmagi commented Jul 9, 2024

Hi,

Could you please provide the parameters for duplicating experiment results on ISPD2005?

@liulixinkerry
Copy link
Member

liulixinkerry commented Jul 9, 2024

Our tool is an open-source project, and we are continuously updating our codebase to improve its functionality and capability. I suggest utilizing the recently updated commit (af663f4) and you can generate ISPD 2005 results by executing the following command in the main branch: python main.py --dataset ispd2005 --run_all True. For your convenience, I have included reference results below that use the command on our machine.

Design DP HPWL GP HPWL
adaptec1 73087848 70641952
adaptec2 81336256 78624224
adaptec3 193688176 185925120
adaptec4 173488160 168178048
bigblue1 89103680 87260960
bigblue2 136955312 130979544
bigblue3 303039648 290964288
bigblue4 742221696 725425024

If you want to reproduce the conference/journal results, you may need to roll back to the old version.

@chenmagi
Copy link
Author

chenmagi commented Jul 9, 2024

Hi

Thanks for sharing. By the way, can I use ABCDPlace along with Xplace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants