# TransferBench **Repository Path**: mirrors_ROCmSoftwarePlatform/TransferBench ## Basic Information - **Project Name**: TransferBench - **Description**: TransferBench is a utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-25 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TransferBench TransferBench is a utility for benchmarking simultaneous copies between user-specified CPU and GPU memory locations using CPUs/GPU kernels/DMA engines/NIC devices. > [!NOTE] > The published documentation is available at [TransferBench](https://rocm.docs.amd.com/projects/TransferBench/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 `TransferBench/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).