# rocm_bandwidth_test **Repository Path**: alibingo/rocm_bandwidth_test ## Basic Information - **Project Name**: rocm_bandwidth_test - **Description**: No description available - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-16 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ROCm Bandwidth Test ROCm Bandwidth Test is designed to capture the performance characteristics of buffer copying and kernel read and write operations. The benchmark `help` screen shows various options for initiating copy, read, and write operations. In addition to this, you can also query the system topology in terms of memory pools and their agents. > [!NOTE] > The published documentation is available at [ROCm Bandwidth Test](https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/index.html) in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the `rocm_bandwidth_test/docs` folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see [Contribute to ROCm documentation](https://rocm.docs.amd.com/en/latest/contribute/contributing.html).