question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

meep plugin requires fixing for MPI

See original GitHub issue

pytest gdsfactory/simulation/gmeep/test_write_sparameters_meep.py is not working with gdstk backend

the failing code is coming from write_sparameters_meep_mpi.py

We can’t pickle gdstk Cells so maybe it’s cleaning writing and reading them using GDS instead of pickle

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
simbilodcommented, Nov 11, 2022

I’m on it

0reactions
joamatabcommented, Nov 12, 2022

fixed, the ports were missing

write_gds_with_metadata instead of write_gds fixed the issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to run meep remotely? · Discussion #2071 - GitHub
Just log onto the remote server (with ssh or similar) and then run python my-meep-script.py ? Do you mean interactively with Jupyter notebooks?...
Read more >
Parallel Meep - MEEP Documentation
Meep supports distributed-memory parallelism via MPI. This allows it to scale up from single multi-core machines to multi-node clusters and supercomputers, ...
Read more >
101 questions with answers in MPI | Scientific method
I am trying to run a protein-ligand MD simulation using slurm script on the HPC system. But I am getting the following error...
Read more >
Updated Debian 7: 7.3 released - Google Groups
meep -lam4 Move /usr/include/meep-lam4 to /usr/ include/meep; fixes building against the -dev package meep-mpi-default Move /usr/include/meep-mpi-default
Read more >
ChangeLog.txt - SlackBuilds.org
... Fix github tarball handling. development/geany-plugins: Updated for version ... MD5SUMs. graphics/xdot: Fix deps. libraries/Geraldo: Update REQUIRES for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found