Houdini - HQueue install & setup for windows Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • I recently wanted to make use of HQueue in Houdini which is like a render farm. Since I have 2 machines I decided to give it a go. But installation for windows machines aren't straight forward. After a few hours of troubleshooting I figured out how to get it working. I decided to do a tutorial on it so that you don't need to go through the same pain i went through.
    Hope this is useful to you.
    Resource links are below
    Sidefx doc: www.sidefx.com...
    HQueue tutorial that links Windows and Linux:
    www.sidefx.com...
    ODforce forum:
    forums.odforce...
    Please like, share, comment & subscribe
    Please click on the bell icon for notifications
    SOCIAL LINKS
    gr: gumroad.com/re...
    yt: / resilientpicturecompany
    as: resilientpictu...
    fb: / resilientpicture
    insta: / resilientpicturecompany
    Vimeo: vimeo.com/resi...
    rd: / resilientpicture
    os: opensea.io/acc...

ความคิดเห็น • 36

  • @resilientpicture
    @resilientpicture  7 หลายเดือนก่อน

    Windows Home edition local user and group creation
    Right click on windows icon and select Terminal (Admin)
    Create user group by typing "net localgroup hqgroup /add" (without quotes) and then enter
    Create user by typing "net user hquser pa****rd /add" (without quotes and enter your password instead of "pa****rd")
    Add hquser to hqgroup by typing "Add-LocalGroupMember -Group hqgroup -Member hquser" (without quotes) and then enter
    Follow the rest of the tutorial as it is.

  • @Vernon_Roberts
    @Vernon_Roberts 6 หลายเดือนก่อน +2

    Download the Houdini installer directly, not through the launcher and it will give you the latest versions of HQueue. the launcher doesn't have python 3 version, etc.

  • @carolinaproietti4096
    @carolinaproietti4096 9 หลายเดือนก่อน +1

    Hi! I currently have HQueue version 20.0.547 and I can't find HQqueueClient on Services, how can I manage to resolve the issue?

    • @resilientpicture
      @resilientpicture  8 หลายเดือนก่อน

      It should be available in Houdini launcer under HQueue tab. Are you sure you are on 20.0.547 HQueue version?

    • @BananaPeelStudio000
      @BananaPeelStudio000 5 หลายเดือนก่อน

      same problem

    • @shahidmalik9184
      @shahidmalik9184 หลายเดือนก่อน

      I am running HQueue Client 20.5.278 and I have the same issue. HQueue client doesn't show up in the windows services (about 8:30 in your video). HQueue Server does show up.

    • @jarjarshaq
      @jarjarshaq หลายเดือนก่อน

      The latest installer creates a HQ Client Scheduled task rather than a service. In there you can modify the properties and change the user from NETWORK SERVICE to hquser.

  • @johnoh4863
    @johnoh4863 2 หลายเดือนก่อน

    Hi just really new to houdini and like to get my HQueue up and running. I did everything you said but cant get my laptop to get noticed by my HQueue server machine. I am able to ping each other detect my server machine as a client as well did the windows firewall thing as well. Any help would be much appreciated.

    • @ThatFeliks
      @ThatFeliks 2 หลายเดือนก่อน

      "ping each other detect my server machine as a client"
      can your server machine see the client as well? Did you start the client service on client, server service on server? Can you start the interface?
      Logs please

    • @johnoh4863
      @johnoh4863 หลายเดือนก่อน

      @@ThatFeliks okay miraculously ive got my server to find the client. Now my question is i have a SMB truenas setup. Wondering which file directory to save the render.
      I cant get the render to start.
      I have a indie license btw.

    • @resilientpicture
      @resilientpicture  หลายเดือนก่อน +1

      Glad to hear you figured it out. The hip file and associated dependency files must be located in a folder that can be accessed both by server and client. Hope this helps.

  • @OtakuSquirrel1
    @OtakuSquirrel1 2 หลายเดือนก่อน

    no HQueueClient service in my PC, HQueue server only. I tried to start the hqueueClient.exe, but it just flashed and shut down itself in a second...F

    • @resilientpicture
      @resilientpicture  หลายเดือนก่อน

      You'll need to install HQueue Client for it to showup in the services

    • @jarjarshaq
      @jarjarshaq หลายเดือนก่อน

      The latest installer creates a HQ Client Scheduled task rather than a service. In there you can modify the properties and change the user from NETWORK SERVICE to hquser.

  • @JaredKuharski
    @JaredKuharski 6 หลายเดือนก่อน

    Thanks so much for making this, when I hit submit job the clinet starts the work and then fails immediately with the error:
    '"%HQPYTHON%"' is not recognized as an internal or external command,
    operable program or batch file.
    I have been looking for a solution for a few days but I am stumped. Have you encountered this before? Thanks!

    • @resilientpicture
      @resilientpicture  6 หลายเดือนก่อน

      You are most welcome. I think I have had this error when using Solaris context. I couldn't find a solution either, I'm afraid. But this setup should work in the OUT context.

    • @JaredKuharski
      @JaredKuharski 6 หลายเดือนก่อน

      @@resilientpicture I am tyring to use the hqscheduler for a topnetwork, so I can distrubute my work across two machines. It won't work even on the server.
      I am not certain how to run this in the out context, since it seems to be an error with the scheduler. Thanks for the reponse, I think I should submit a ticket to sidefx in the morning.
      If you think of anything, please let me know!

    • @JaredKuharski
      @JaredKuharski 6 หลายเดือนก่อน

      @@resilientpicture You are right it does work in the out context using hq_render. Good news for me, its not my dev environemnt. I think the HQueue Scheduler TOP node is broken.

  • @hampuslinden9485
    @hampuslinden9485 7 หลายเดือนก่อน

    Followed this and worked great! Thanks! What i'm having issues with is getting my Mac Studio hooked up as a client! Got any tips, guessing it might be some permission issue on the mac.

    • @resilientpicture
      @resilientpicture  7 หลายเดือนก่อน

      Glad it was useful. I don't use mac but permission is what the most likely issue is. I had trouble with shared folder not being accessible, this comes down the user settings in Client log on. There's some good documentation here. www.sidefx.com/docs/houdini/hqueue/index.html
      Hope this helps.

  • @hampuslinden8251
    @hampuslinden8251 8 หลายเดือนก่อน

    Awesome stuff :) thanks for taking the time to do this! Does hqueue support karma XPU through solaris? Do you know?

    • @resilientpicture
      @resilientpicture  8 หลายเดือนก่อน

      Thank you. I am not sure about Karma XPU but found this video online. Maybe of help to you. :) th-cam.com/video/kNrW9SYuxkk/w-d-xo.html

  • @vladyslavlavrenov9167
    @vladyslavlavrenov9167 8 หลายเดือนก่อน

    Have you tried Deadline TOPs Scheduler? I don't like hqueue, but I cannot make deadline scheduler work either atm. When I press "Submit as Job" it sends a copy of houdini to render on deadline but is stuck at rendering with no progress (basically not doing anything)

    • @resilientpicture
      @resilientpicture  8 หลายเดือนก่อน

      I have not tried Deadline but there's some good documentation here. www.sidefx.com/docs/houdini/nodes/top/deadlinescheduler.html
      Hope this helps.

    • @vladyslavlavrenov9167
      @vladyslavlavrenov9167 8 หลายเดือนก่อน

      @@resilientpicture yeah I installed it supposedly correctly, still doesn’t work, will need to try on some other PCs that, maybe I have some permission issues in my windows

    • @resilientpicture
      @resilientpicture  8 หลายเดือนก่อน +1

      @@vladyslavlavrenov9167 I see, yes, permissions and antivirus blocks are the most common reasons for not working when I tried HQueue. Hence the tutorial. But I don't know about the Deadline I'm afraid.

  • @Tritoon710
    @Tritoon710 11 หลายเดือนก่อน

    Thank you for showing all the process step by step.
    My question is why so many Houdini users uses Deadline instead?
    I once tried to install Deadline but I couldn't make it work.

    • @baldoski
      @baldoski 11 หลายเดือนก่อน +1

      IMO it's because Deadline is multi-DCC manager while Hqueue works only with Houdini.

    • @resilientpicture
      @resilientpicture  11 หลายเดือนก่อน +1

      Good to know 🙂

    • @resilientpicture
      @resilientpicture  11 หลายเดือนก่อน +1

      You are most welcome. As mentioned below by the user it seems to work with other software as well.

  • @왜못할거라생각해
    @왜못할거라생각해 11 หลายเดือนก่อน

    Finaly?