Jump to content

How to speed up Python in Houdini


svenkr

Recommended Posts

On the SideFX forums I have added some information/videos & software on how to accelerate Python with Houdini in Windows & Linux:
 

A custom node/plugin which speeds up execution of Python nodes in SOP-Context by a factor of up to 2 in certain conditions (e.g. Deformer, Attribute manipulation):
Custom Python node for SOP context

Using Numba (Python JIT-Compiler) in Houdini (Windows & Linux):
How to use Numba with Houdini

An optimzed/accelerated Numpy Python module (with OpenBLAS) for Houdini on Windows:
Optimized Numpy python module for Houdini

 

Hope it helps some people when using Python with Houdini.
Any feedback welcome.

Cheers :)

 

  • Like 1
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...