0ca30fb88a
[ROCm/rccl commit: ebb8b5bf63]
11 Zeilen
495 B
Markdown
11 Zeilen
495 B
Markdown
/*************************************************************************
|
|
* Copyright (c) 2022 Advanced Micro Devices, Inc. All rights reserved.
|
|
* See LICENSE.txt for license information
|
|
************************************************************************/
|
|
|
|
# TransferBench
|
|
|
|
TransferBench is a simple utility capable of benchmarking simultaneous copies between user-specified devices (CPUs/GPUs).
|
|
|
|
TransferBench can now be found at: https://github.com/ROCmSoftwarePlatform/TransferBench
|