Skip to content

v1.7.0

Compare
Choose a tag to compare
@nokyan nokyan released this 29 Nov 10:12
· 130 commits to main since this release
0782ab5

Resources 1.7 has been released, containing support for Neural Processing Units (NPUs) and other improvements. Enjoy!

  • πŸ› Bug fixes

    • Dialogs could be weirdly cutoff at very small window heights
    • Compute usage was not shown as GPU usage for AMD GPUs
  • ✨ New features

    • 🌟 Support for monitoring Intel Neural Processing Units (NPUs)
      • This support is still limited to core usage only, as that's the only thing the Intel driver exposes
    • Added a column for swap usage in the Apps and Processes view
    • Added temperature graphs
  • πŸ“ˆ Improvements

    • Multiple processes can now be selected in the Processes view
    • Improved handling of media engines on newer AMD GPUs
    • Graphs can now include 600 datapoints (up from 300)
    • Added more tests for statistics gathering code