schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.2k stars 281 forks source link

Environmental variable to control thread usage? #360

Open chmnk opened 6 months ago

chmnk commented 6 months ago

When I use pymol as a library, scripts usually use several threads, which becomes a bit disastrous when using multiprocessing. Is there a way to control pymol's thread usage?