Announcement

Collapse
No announcement yet.

CUDA, RTX, and RT Cores

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

  • CUDA, RTX, and RT Cores

    When GPU rendering in RTX mode, are ONLY the RT cores used or are both CUDA cores and RT cores used simultaneously? My understanding is that both RT cores and CUDA cores run in parallel in applications like gaming, is the same true for RTX GPU rendering? If they are run in parallel for GPU rendering, do you see the current generation of NVidia GPUs being limited by their current number of RT cores, as in do you foresee large gains in the number of RT cores of the next generation of Nvidia GPUs dramatically increasing the performance of RTX GPU rendering? Does the Ray Tracing portion of the rendering process take the majority of the time or is it other things? For example, it seems even the highest end RTX GPUs of the current generation have trouble maintaining high frame rates while playing games with RT enabled. The requirements of gaming are obviously quite different than that of rendering, I wonder how you see the current state of RTX cards performance wise and do you foresee large gains on the next generation of NVidia GPUs (not necessarily from the exact specification perspective), but the future of RTX? Do you see the RT cores of the current generation GPUs as a limiting factor in rendering speeds?

    I know some of the above questions are most likely unanswerable(no one knows what NVidia's next hardware specs will be) or naive (i read too many articles about RT cores but dont really have any real technical understanding), but this is my ill-informed attempt at getting some information to make a hardware purchase.

  • #2
    The RT cores are used for just a portion of the rendering (intersecting rays with scene geometry); the CUDA cores are still used for shading and all other calculations. Keeping in mind that this is the very first hardware generation that supports raytracing, I'm pretty sure the next generations will have better performance.

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

    Comment


    • #3
      As of now, it's basically like:

      CUDA: GPU with help of CPU (given you choose the option to use CPU too), but no use of RT Cores
      RTX: GPU with help of RT Cores, but no option to have help from CPU

      Comment

      Working...
      X