Turn Off Multithreading In Pymol
By default, pymol seems to grab the number of cores on the system for rendering. How can I force it to only use one core?
• 4,520 views
•
link
1 answer
Try: set max_threads, 1
For more insight : follow this "pymol-users" thread: http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg03110.html
• 0 views
•
link
Log in to answer this question.