Update README with AMD RX9070XT performance data#35
Open
l33tm4st3r wants to merge 2 commits into
Open
Conversation
Added performance metrics for AMD RX9070XT 16GB.
There was a problem hiding this comment.
Pull request overview
This PR adds performance benchmarking data for the AMD RX9070XT 16GB GPU to the README documentation.
- Adds comprehensive performance metrics for AMD RX9070XT GPU including FP32/FP16/FP64, INT operations, and memory bandwidth
- Follows the existing format structure with metrics organized by operation type
- Includes RADV GFX1201 driver information
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| copy-d2d = 145.23 GBPS | ||
| ``` | ||
|
|
||
| AMD RX9070XT 16GB |
There was a problem hiding this comment.
The heading uses "AMD RX9070XT 16GB" format, which is inconsistent with the existing "AMD RX9060XT 16GB" heading on line 96. However, the device name on line 136 reads "AMD Radeon RX 9070 XT" (with spaces), creating a discrepancy. Consider using consistent formatting between the heading and the actual device name, similar to how the RX9060XT example handles it.
Suggested change
| AMD RX9070XT 16GB | |
| AMD Radeon RX 9070 XT 16GB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added performance metrics for AMD RX9070XT 16GB.