ROCmValidationSuite icon indicating copy to clipboard operation
ROCmValidationSuite copied to clipboard

The ROCm Validation Suite is a system administrator’s and cluster manager's tool for detecting and troubleshooting common problems affecting AMD GPU(s) running in a high-performance computing environm...

Results 49 ROCmValidationSuite issues
Sort by recently updated
recently updated
newest added

This is a work in progress.

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.38.0 to 0.38.1. Release notes Sourced from rocm-docs-core's releases. v0.38.1 (2024-04-10) Fix extra_stylesheet.css: Fix flexbox positioning for doxygen content Refactor Specify left instead of flex-end [main 9423d6a]...

m-DOC
dependencies

Port babel to AMD internal HIPStream version

Til now, RVS runs only modules that are compiled as part of RVS code as shared objects , this module enables us to run pre compiled external binaries via conf...

Currently CMAKE_INSTALL_PREFIX and CPACK_PACKAGING_INSTALL_PREFIX have "/opt/rocm" hardcoded. This pull request resolves the issue by deriving from a common variable: ROCM_PATH. This change also adds 2 options which are helpful for...

Display rocm version, OS, vbios and firmware vesions for the current running rvs environment.

When I run the pebb module with the -j flag, the tool dumps the bandwidth information in JSON format to a json file in /var/tmp, titled with the system time....

Running transfer bench as a submodule in rvs. as of now, p2p transfers are in place as these are most relevant for RVS case.

Can you please make cmake stop downloading & building dependencies? - It doesn't work on air gapped build nodes. - It is unsafe because there is no checksum validation -...

From https://github.com/ROCm-Developer-Tools/ROCmValidationSuite I see following: ... Running version pre-complied and packaged with ROCm release sudo /rvs/rvs -d 3 eg/- sudo /opt/rocm-4.0.0/rvs/rvs -d 3 sudo /rvs/rvsqa.new.sh eg/- sudo /opt/rocm-4.0.0/rvs/rvsqa.new.sh Similarly, you...