File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machines Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Performance expectations using common HPC microbenchmarks are as follows:
31
31
32
32
## Memory bandwidth test
33
33
34
- The STREAM memory test can be run using the scripts in this github repository.
34
+ The STREAM memory test can be run using the scripts in this GitHub repository.
35
35
``` bash
36
36
git clone https://github.com/Azure/woc-benchmarking
37
37
cd woc-benchmarking/apps/hpc/stream/
@@ -40,7 +40,7 @@ sh stream_run_script.sh $PWD “hbrs_v4”
40
40
```
41
41
## Compute performance test
42
42
43
- The HPL benchmark can be run using the script in this github repository.
43
+ The HPL benchmark can be run using the script in this GitHub repository.
44
44
``` bash
45
45
git clone https://github.com/Azure/woc-benchmarking
46
46
cd woc-benchmarking/apps/hpc/hpl
You can’t perform that action at this time.
0 commit comments