Files
ROCm/docs/reference/compilers-tools/validation-tools.md
2023-09-18 12:26:31 -06:00

26 lines
964 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Validation tools
:::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card} {doc}`RVS <rocmvalidationsuite:index>`
The ROCm Validation Suite is a system administrators and cluster manager's tool for detecting and troubleshooting common problems affecting AMD GPU(s) running in a high-performance computing environment, enabled using the ROCm software stack on a compatible platform.
* [GitHub](https://github.com/ROCm-Developer-Tools/ROCmValidationSuite)
* [Changelog](https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/blob/master/CHANGELOG.md)
:::
:::{grid-item-card} {doc}`TransferBench <transferbench:index>`
TransferBench is a simple utility capable of benchmarking simultaneous transfers between user-specified devices (CPUs/GPUs).
* [GitHub](https://github.com/ROCmSoftwarePlatform/TransferBench/)
* [Changelog](https://github.com/ROCmSoftwarePlatform/TransferBench/blob/develop/CHANGELOG.md)
* {doc}`transferbench:examples/index`
:::
:::::