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

Fix problem of make not exiting on subprocess errors #250

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Fix problem of make not exiting on subprocess errors #250

merged 6 commits into from
Nov 6, 2023

Conversation

chetanyagoyal
Copy link
Collaborator

No description provided.

@saicharan0112 saicharan0112 self-requested a review October 10, 2023 19:23
@saicharan0112
Copy link
Collaborator

thanks for the PR @chetanyagoyal ! I think your updates are already tested on the ldo generator and cryo-gen checks here. I can see that the generator exited after hitting an error in placement and quit running till the end.

Copy link
Collaborator

@saicharan0112 saicharan0112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updates LGTM. Is fixing those "print" statements part also the plan for this PR?

@chetanyagoyal
Copy link
Collaborator Author

updates LGTM. Is fixing those "print" statements part also the plan for this PR?

This seems like a slightly more involved issue, so I think i'll look into that in another PR

@saicharan0112
Copy link
Collaborator

updates LGTM. Is fixing those "print" statements part also the plan for this PR?

This seems like a slightly more involved issue, so I think i'll look into that in another PR

sounds good!. @msaligane this can be merged. To explain what this PR gives to the repo, this is mostly an enhancement for the generators flow. Earlier the generators run till the end eventhough they fail at some step. Now the generator exits after hitting an error in placement and quit running till the end. This will avoid that confusion for the users and also helps CI

@saicharan0112
Copy link
Collaborator

@chetanyagoyal , please update your PR so that we can merge this.

@chetanyagoyal
Copy link
Collaborator Author

@chetanyagoyal , please update your PR so that we can merge this.

Are you talking about fixing the printing order in the generators?

@saicharan0112
Copy link
Collaborator

saicharan0112 commented Nov 4, 2023 via email

@saicharan0112 saicharan0112 merged commit 84fc97f into idea-fasoc:main Nov 6, 2023
1 of 5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants