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

use too much memory #6

Open
ybiao-he opened this issue Feb 20, 2023 · 1 comment
Open

use too much memory #6

ybiao-he opened this issue Feb 20, 2023 · 1 comment

Comments

@ybiao-he
Copy link

Hi,

I just tested the code with a .kicad file, the circuit is simple, it contains 12 nets and 2 layers. It used a lot of memory (more than 60G) and my computer can not finish running on testcase because it has no enough memory and the program is killed. So is that normal?

Here is a screenshot of the results:
test_results

@choltz95
Copy link
Contributor

choltz95 commented Feb 21, 2023

Hi - unfortunately the original authors of the routing algorithm have graduated several years ago. The router is memory intensive, but one possible remedy is to coarsen the routing grid scale from the default. It should be the first top-level argument.

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