Giter Club home page Giter Club logo

Comments (3)

jstoecker avatar jstoecker commented on July 21, 2024

We made a change in 201216 that places work on the compute queue instead of the 3D/graphics queue (for AMD devices only). You'll see this if you open one of the "Compute" panels in the Performance tab. The red area of the 3D panel shows running tensorflow-directml.1.15.3.dev200911, and the blue area of the Compute 0 panel shows running tensorflow-directml.1.15.4.dev201216:

image

Curiously, the "GPU" column you're showing doesn't seem to be showing the work happening in the compute queue. I'm not sure if this is a bug or not, but I'll see what I can find. Regardless, rest assured the work is actually running on the graphics card. :)

Thanks for testing it out, and I hope you enjoyed the holidays. :)

from tensorflow-directml.

jstoecker avatar jstoecker commented on July 21, 2024

To follow up, what you see under the "GPU" column or as the "Utilization" will be the highest percentage from one of the four preselected engines in the performance tab: 3D, Copy, Video Encode, and Video Decode. Since the Compute engines are not displayed by default, they do not contribute to the reported utilization. I'm told this behavior may change in the future so that the Compute engine replaces the Copy engine as one of the 4 defaults.

For now, I suggest looking at the performance tab and ensuring the compute engine is displayed if you want to see this metric. Technically this shows the utilization for all processes, but not many processes use the compute engine (unlike, say, the 3D engine) so it's likely to be just TFDML work in most cases. These are all pretty high-level measurements though, so a dedicated GPU profiling tool is the way to go if you really want to dive deeper.

from tensorflow-directml.

limapedro avatar limapedro commented on July 21, 2024

@jstoecker Thank you for the reply, I see that things are a bit different now, I knew it as computing, but I wanted to check the GPU utilization in the task manager. Thanks again.

from tensorflow-directml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.