Unverified Commit c7d0beaf authored by Lei Qu's avatar Lei Qu Committed by GitHub
Browse files

Doc - Update outdate references in micro-benchmarks.md (#544)

Modify link for Nvidia bandwidth test tool

**Description**
previous link is 404

**Minor Revision**
update the link value to
https://github.com/NVIDIA/cuda-samples/tree/master/Samples/1_Utilities/bandwidthTest
parent 7184bdd1
...@@ -229,7 +229,7 @@ performed by [Intel MLC Tool](https://www.intel.com/content/www/us/en/developer/ ...@@ -229,7 +229,7 @@ performed by [Intel MLC Tool](https://www.intel.com/content/www/us/en/developer/
#### Introduction #### Introduction
Measure the memory copy bandwidth across PCI-e and memory copy bandwidth between GPUs, Measure the memory copy bandwidth across PCI-e and memory copy bandwidth between GPUs,
performed by [NVIDIA](https://github.com/NVIDIA/cuda-samples/tree/master/Samples/bandwidthTest) performed by [NVIDIA](https://github.com/NVIDIA/cuda-samples/tree/master/Samples/1_Utilities/bandwidthTest)
or [AMD](https://github.com/ROCm-Developer-Tools/HIP/tree/master/samples/1_Utils/hipBusBandwidth) bandwidth test tool. or [AMD](https://github.com/ROCm-Developer-Tools/HIP/tree/master/samples/1_Utils/hipBusBandwidth) bandwidth test tool.
#### Metrics #### Metrics
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment