Announcement

Collapse
No announcement yet.

Incorrect amount of buckets with DR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Incorrect amount of buckets with DR

    Hi all,
    i ve got a little problem here with DR and amount of buckets rendering.
    3 same machines
    intel i7 960 with 12Ghz RAM

    thwo rendernodes show both 8 buckets, but the workstation where i run the DR from only shows 4. WHY?

    i ve checked, i have all cores checked in the performance rollout....

    any ideas? Vlado?

    thanks for help

    Martin
    Martin
    http://www.pixelbox.cz

  • #2
    are all of the threads on your workstation rendering? or only half?
    Dmitry Vinnik
    Silhouette Images Inc.
    ShowReel:
    https://www.youtube.com/watch?v=qxSJlvSwAhA
    https://www.linkedin.com/in/dmitry-v...-identity-name

    Comment


    • #3
      If you type in the MaxScript listener,
      Code:
      renderers.current.system_numThreads
      what do you get as result?

      Best regards,
      Vlado
      I only act like I know everything, Rogers.

      Comment


      • #4
        only half
        i will type in the line in maxscript listener as soon as the render finishes and let you guys know
        priority settings on the workstation machine are set to NORMAL
        and MAXEs afinity is with all the cores checked
        may this be because of some settign in BIOS???

        its weird co when i use that workstation as a server when rendering through backburner, it uses all 8 cores......it just doesnt when used as the workstation to run the DR from

        Thanks

        Martin
        Martin
        http://www.pixelbox.cz

        Comment


        • #5
          It may be that you have an old scene, where the number of threads was explicitly specified through MaxScript (that's why I asked). Setting this value to 0 will cause V-Ray to use all cores again.

          Best regards,
          Vlado
          I only act like I know everything, Rogers.

          Comment


          • #6
            the scene is brand new but prepared on a machine with 4 cores....may that be the cause???
            will try that line u suggested anyway when it finishes.
            Thanks a lot....will keep you posted
            Martin
            http://www.pixelbox.cz

            Comment


            • #7
              Hi Vlado,
              it shows only 4 cores when i put the line in the listener.

              How do i set the value to 0?

              Thanks
              Martin
              http://www.pixelbox.cz

              Comment


              • #8
                Just write
                Code:
                renderers.current.system_numThreads=0
                and press Enter.

                Best regards,
                Vlado
                I only act like I know everything, Rogers.

                Comment


                • #9
                  great Vlado
                  THANK YOU!
                  Martin
                  http://www.pixelbox.cz

                  Comment


                  • #10
                    Vlado, this point makes me wonder if its worth exposing num threads in the actual settings dialog as part of the setup. Like most renders, such option would be handy to address problems.
                    Dmitry Vinnik
                    Silhouette Images Inc.
                    ShowReel:
                    https://www.youtube.com/watch?v=qxSJlvSwAhA
                    https://www.linkedin.com/in/dmitry-v...-identity-name

                    Comment


                    • #11
                      i second that request please
                      Martin
                      http://www.pixelbox.cz

                      Comment


                      • #12
                        or just make it default, and when you open a scene it checks this value and asks to set it to 0 or not
                        Kind Regards,
                        Morne

                        Comment


                        • #13
                          weird thing is that i have never ever set in this old scene anything through maxscript to use only 50% of the buckets!
                          i hardly use maxscript listener....
                          so this thing just happened ......the old scene was done in max 9...now i used 2011 to rework it.....
                          whats also strange is that through Backburner or DR...it always uses all the buckets!....but when u render locally, it uses 50%
                          Martin
                          http://www.pixelbox.cz

                          Comment


                          • #14
                            Originally posted by PIXELBOX_SRO View Post
                            whats also strange is that through Backburner or DR...it always uses all the buckets!....but when u render locally, it uses 50%
                            It's not that strange... V-Ray specifically ignores this option on the render slaves and for backburner

                            Best regards,
                            Vlado
                            I only act like I know everything, Rogers.

                            Comment


                            • #15
                              OK Vlado thanks for explanation
                              Martin
                              http://www.pixelbox.cz

                              Comment

                              Working...
                              X