Announcement

Collapse
No announcement yet.

The Initial Performance Of NVIDIA's R515 Open-Source Linux GPU Kernel Driver

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

  • The Initial Performance Of NVIDIA's R515 Open-Source Linux GPU Kernel Driver

    Phoronix: The Initial Performance Of NVIDIA's R515 Open-Source Linux GPU Kernel Driver

    As outlined in yesterday's extensive article about NVIDIA's new open-source Linux kernel GPU driver, currently for consumer GeForce RTX GPUs the driver is considered of "alpha quality" while NVIDIA's initial focus has been on data center GPU support. In any event with having lots of Turing/Ampere GPUs around, I've been trying out this new open-source Linux kernel driver on the consumer GPUs. In particular, I've been curious about the performance of using this open-source kernel driver relative to the default, existing closed-source kernel driver. Here are some early benchmarks.

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    I wonder if performance of open part could be better if built with something like
    Code:
    -march=native -O3

    Comment


    • #3
      That was much better than I was expecting with power management still to be implemented.

      Comment


      • #4
        Really cool that nvidia is moving in the right direction. Unfortunately I have 10-series cards that now sit in the awkward spot between nouveau and this new driver. For my desktop I guess I can upgrade in a few years time when it becomes a problem. For my laptop though...

        Comment


        • #5
          Will this open driver work with Nvidia Jetson Nano? My guess is no because it has maxwell gpu

          Comment


          • #6
            If that's "alpha quality" and there's a room for optimization, in time the open driver could maaaybe even outperform the proprietary one... Even if it will be just on par, it looks promising!

            Comment


            • #7
              Originally posted by Vorpal View Post
              Really cool that nvidia is moving in the right direction. Unfortunately I have 10-series cards that now sit in the awkward spot between nouveau and this new driver. For my desktop I guess I can upgrade in a few years time when it becomes a problem. For my laptop though...
              Same :-(

              Comment


              • #8
                It looks rather good for an alpha release.

                Comment


                • #9
                  I assumed compute performance would essentially match the binary driver given the early data center focus. I expected 3D to be a bit of a mess. The fact that the new driver was not only completely stable in gaming tests, but was nearly even performance wise with the binary driver there as well is a bit of a shock.

                  Comment


                  • #10
                    Originally posted by V1tol View Post
                    I wonder if performance of open part could be better if built with something like
                    Code:
                    -march=native -O3
                    I would also like to see those results. maybe the biinary is by default compiled with -o3 and/or x86vX

                    Comment

                    Working...
                    X