-
Notifications
You must be signed in to change notification settings - Fork 24
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
precheck runs out of memory for gfmpw-0d #172
Comments
Maybe related to efabless/globalfoundries-pdk-libs-gf180mcu_fd_pr#1 |
I think this is due to: And likely to only happen in memory limited environment (like github actions). It is fixed with: |
I have the same problem. |
I have the same problem with both of these projects: A reduced size version of the latter does pass online fine: |
Bumping klayout on the platform seems like the best solution here imo |
Same here https://platform.efabless.com/projects/1637 . Precheck passes locally with latest KLayout but OOMs on platform during FEOL CO.6a. |
Hi every one, I am having same issue for my projects. |
Please go ahead and submit your project if you are able to successfully complete a precheck offline running locally. Do submit a precheck job on the platform and also include a comment in the messages for your shuttle submission that your precheck passes successfully locally. We will include it in the selection process and run the precheck and tapeout manually for your project. Thanks. |
It seems that the precheck runs out of memory during klayout check causing the following traceback when being run on github actions:
See https://github.com/proppy/tiny_user_project/actions/runs/3584751075/jobs/6032164785
The text was updated successfully, but these errors were encountered: