Announcement

Collapse
No announcement yet.

tensor cores?

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

  • tensor cores?

    i have almost no idea what a tensor core is, apart from the fact that they are designed to accelerate AI applications, and are a major feature of the new nvidia "volta" gpu, which has 640 of them. . are tensor cores also useful for gpu rendering? would be a shame if these spanky new gpu cores sat idle when we rendered.

  • #2
    No, they are not useful for rendering directly (they operate on 16-bit half-float numbers). But we may have some other uses for them

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

    Comment


    • #3
      From what I understand it is just hardware specifically designed to do matrix multiplications as fast as possible, which is the significant type of calculation in constructs such as neural networks.

      Comment


      • #4
        Originally posted by RotemS View Post
        From what I understand it is just hardware specifically designed to do matrix multiplications as fast as possible
        It should be noted that it's for 16-bit half-float multiplications only, not for 32-bit floats. Useful for neural networks, but not for general stuff.

        Best regards,
        Vlado

        I only act like I know everything, Rogers.

        Comment


        • #5
          Originally posted by vlado View Post
          No, they are not useful for rendering directly (they operate on 16-bit half-float numbers). But we may have some other uses for them

          Best regards,
          Vlado
          These little teases you provide us. Gets me all excited
          Regards

          Steve

          My Portfolio

          Comment


          • #6
            You could use them for that unique quantized look.

            Comment


            • #7
              So, are you working on something similar to Optix 5.0?
              https://news.developer.nvidia.com/pr...st-in-optix-5/

              I thought this would be a possible way to use tensor cores before I read the news. It is nice to be right.
              Bye,
              Jan
              https://www.instagram.com/bildform.de/

              Comment

              Working...
              X