easythrees 0 Posted January 23 Hi all (happy new year), I was wondering if anyone knows how to set the thread count in houdini via hython. I didn't immediately see anything in the docs. Share this post Link to post Share on other sites
symek 374 Posted January 23 hou.setMaxThreads HOM function: Quote When Houdini/hython is started, it uses all available processors on the machine for multi-threaded processing, unless overridden by the -jcommand line option. This function allows dynamically adjusting this setting at run-time. Share this post Link to post Share on other sites