I'm using the mol.make3D() function from Python to generate 3D coordinates.
This is working OK, but when I run this in a K8S container running on a
host machine with a large number of cores (124) but with the K8S pod
restricted to 1 core then what seems to happen is that OBabel tries to spin
up a huge number of worker threads which completely overwhelms things and
it takes hours to complete. Is there a way to tell OBabel to only use a
certain number of cores (e.g. 1)?
Thanks
Tim
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to