inverse_design icon indicating copy to clipboard operation
inverse_design copied to clipboard

MemoryError in 10_inverse_design_local.ipynb

Open flaport opened this issue 2 years ago • 3 comments

Currently I get a MemoryError when trying to run 10_inverse_design_local.ipynb

image

@Jan-David-Black , any idea why that is? Or does my computer just not have enough RAM?

flaport avatar Feb 08 '23 03:02 flaport

It is the same error, that caused the gh actions to fail earlier. I believe it might actually be about running out of RAM, as it runs just fine on my machine. These cells are just tests, that the jacobian matrices are not empty, as I had problems with that previously when using the 'np.where' clause to convert from the design mask to the epsilon distribution. I am actually still not sure what the problem was there.

jan-david-fischbach avatar Feb 08 '23 08:02 jan-david-fischbach

No issue on my MacBook Pro 2019 (Intel).

Are both of you using a Silicon Mac ?

lucasgrjn avatar Feb 08 '23 08:02 lucasgrjn

No, I'm on a dell XPS with 16Gb Memory

flaport avatar Feb 09 '23 16:02 flaport