An open API service indexing awesome lists of open source software.

https://github.com/rocm/transferbench

TransferBench is a utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs)
https://github.com/rocm/transferbench

Last synced: 5 months ago
JSON representation

TransferBench is a utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs)

Awesome Lists containing this project

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).