Jump to content

Multithreading


Omar Wanis

Recommended Posts

Hey Guys i have a workstation with a Xeon E5-2660 Processor (lots of cores but only 2.2 GHz per core)

How can i know what nodes are multi-threaded and what are single-threaded in Houdini? i wanna know where things start to get slow because of my cpu.

I tried to google it but didn't find sth really useful.

Link to comment
Share on other sites

The progress from single thread to multithreading is still in progress. 

Dynamic system and mantra are multitreaded(MT).

All Vex / vop's code is MT.

Under sops one part has MT other part hasn't. Every node that can be in a compiled block is MT. 

Hope this helps a bit also what i have heard nodes that have MT will run the task on a single core when the data is to small.

 

Link to comment
Share on other sites

2 hours ago, Omar Wanis said:

So basically, unless I'm doing heavy modeling, I'm fine with multicores with low Frequency, right?

Probably, since most modern CPUs use a higher boost frequency when only 1-2 threads are running. That being said, even the viewport display has highly multithreaded parts in it (generating normals, transfering data, convexing, etc).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...