pymol-open-source
pymol-open-source copied to clipboard
Set surface_quality command not multi-threading
I know Pymol will run certain commands in parallel/multi-thread (e.g. ray tracing).
I'm wondering if the command: can 'set surface_quality' can be handled this way.
For example, if you're looking for high quality surfaces and run (like: 'set surface_quality, 4'), it's a lot of overhead depending on how many entries you have, and would be something you would want all the processors working on.