TransferBench
TransferBench is a simple utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs).
Requirements
- ROCm stack installed on the system (HIP runtime)
- libnuma installed on system
Building
To build TransferBench:
-
makeIf ROCm is installed in a folder other than
/opt/rocm/, set ROCM_PATH appropriately