Jump to content

hq sim and otls


mathieuN

Recommended Posts

Hello evryone,

I started using hq sim and hq render.

I am wondering if I can rendering a rop geometrie inside a HDA?

I don`t think I can`t because It seems logical that my rop geometrie are lock. 

 

 

The other question is when you use a geometrie node inside a ropnet and you connect it to a hq sim and it s doesn`t seem to work as well.

this is the log:

The Houdini 15.0.244.16 environment has been initialized.
Traceback (most recent call last):
  File "/prod/prod2/Projets/2000/hqueue/shared/houdini_distros/hfs.linux-x86_64/houdini/scripts/hqueue/hq_run_sim_without_slices.py", line 4, in <module>
    hqlib.callFunctionWithHQParms(hqlib.runSimulationWithoutSlices)
  File "/prod/softprod/apps/houdini/15.0.244.16/linux/houdini/scripts/hqueue/hqlib.py", line 1864, in callFunctionWithHQParms
    return function(**kwargs)
  File "/prod/softprod/apps/houdini/15.0.244.16/linux/houdini/scripts/hqueue/hqlib.py", line 1575, in runSimulationWithoutSlices
    alf_prog_parm = rop.parm("alfprogress")
AttributeError: 'NoneType' object has no attribute 'parm'

 

 

looks strage to me.

 

thanks anyway.

 

mathieu N

 

 

 

 

 

Link to comment
Share on other sites

  • 1 year later...

That's definitely the case. I'm pretty sure the farm is sourcing the hda directory... To be safe I'll go make a bunch of print statements into a log and see what the environment is actually telling me.

I could have sworn I have done this same setup at different studios... allways one thing different for sure. Thanks for the reply.

Link to comment
Share on other sites

So now I have a pretty json log file of hconfig from the farm and locally, and everything lines up the way it is supposed to so far. 

Edit: I'm used to actually work with systems that are part of the farm natively. 0 differences between a work station and a work node. Not on a system where we send everything including the environment to the farm... so there are certainly some strange things. Should have just built a python exporter from scratch, teach me for trying to do this the easy way...

Edited by LaidlawFX
Link to comment
Share on other sites

So if anyone comes back to this thread the end issue is that the HQ Sim ROP node and the Geometry ROP when encapsulated in an HDA need to have all the parameters promoted up, and for the two nodes to be allowed editable. I do not have a list of the bare minimum parameters required to promote up like Alfred Output. Suffice to say Alfred Output is required on the farm for all geometry/dop outputs, and it can only be turned on in the HDA. So you might as well leave those options on by default. Funny enough once the command is sent you do not always need to have access to these hdas on the farm when submitted, as the command line sent to the farm may not reference them like with most mantra renders. This is why is it can work in some situations and not in others. 

Hope this helps future me ;)

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...