Files
TheBandwidthBenchmark/util/golang/README.md
2020-07-27 10:48:54 +02:00

9 lines
186 B
Markdown

# Initialize Go module
`go mod init github.com/RRZE-HPC/TheBandwidthBenchmark/tree/master/util/golang`
# Run
Choose nt option to set number of threads used.
`go run bwBench.go -nt 4`