Skip to content

Multiprocessing

Compare
Choose a tag to compare
@sebastian-goeldi sebastian-goeldi released this 16 Jul 19:01
· 26 commits to master since this release
  • KLayoutPhotonicPCells can now use multiprocessing. Using shared memory the polygons are first written to shared memory and then processed by a C++ program which uses as many threads as the CPU supports.
  • Added menu to enable/disable multiprocessing and progressbars