Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Optimize and parallelize structure compiling function #18

Closed
StannisZhou opened this issue Jul 15, 2021 · 0 comments · Fixed by #133
Closed

Optimize and parallelize structure compiling function #18

StannisZhou opened this issue Jul 15, 2021 · 0 comments · Fixed by #133
Assignees

Comments

@StannisZhou
Copy link
Contributor

StannisZhou commented Jul 15, 2021

Structure compiling takes 5.65s in https://github.com/NishanthJKumar/PGMax/blob/sanity_check/test_notebooks/sanity_check_optimize_mpbp_unpadded.py but 7.09s in https://github.com/NishanthJKumar/PGMax/blob/sanity_check/examples/sanity_check_example.py using the existing interface.

We should be able to optimize further, and parallelize the structure compiling process to significantly reduce the time taken.

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

Successfully merging a pull request may close this issue.

2 participants